| Interface | Description |
|---|---|
| DiscoverableLayoutFactory<E extends ch.qos.logback.core.spi.DeferredProcessingAware> |
An interface for building Logback
LayoutBase layouts, which could be discovered by Jackson
and specified in the logging configuration. |
| LayoutFactory<E extends ch.qos.logback.core.spi.DeferredProcessingAware> |
An interface for building Logback
PatternLayoutBase layouts |
| Class | Description |
|---|---|
| DropwizardLayoutFactory |
Factory that creates a
DropwizardLayout |
Copyright © 2023. All rights reserved.