Uses of Interface
io.dropwizard.logging.common.layout.DiscoverableLayoutFactory
Packages that use DiscoverableLayoutFactory
-
Uses of DiscoverableLayoutFactory in io.dropwizard.logging.common
Fields in io.dropwizard.logging.common declared as DiscoverableLayoutFactoryModifier and TypeFieldDescriptionprotected @Nullable @Valid DiscoverableLayoutFactory<E>AbstractAppenderFactory.layoutMethods in io.dropwizard.logging.common that return DiscoverableLayoutFactoryModifier and TypeMethodDescription@Nullable DiscoverableLayoutFactory<?>AbstractAppenderFactory.getLayout()Methods in io.dropwizard.logging.common with parameters of type DiscoverableLayoutFactoryModifier and TypeMethodDescriptionstatic voidBootstrapLogging.bootstrap(ch.qos.logback.classic.Level level, DiscoverableLayoutFactory<ch.qos.logback.classic.spi.ILoggingEvent> layoutFactory) voidAbstractAppenderFactory.setLayout(@Nullable DiscoverableLayoutFactory<E> layout)