Interface DiscoverableLayoutFactory<E extends ch.qos.logback.core.spi.DeferredProcessingAware>
- Type Parameters:
E- The type of log event
- All Superinterfaces:
io.dropwizard.jackson.Discoverable
public interface DiscoverableLayoutFactory<E extends ch.qos.logback.core.spi.DeferredProcessingAware>
extends io.dropwizard.jackson.Discoverable
An interface for building Logback
LayoutBase layouts, which could be discovered by Jackson
and specified in the logging configuration.-
Method Summary