public class DropwizardLayoutFactory extends Object implements LayoutFactory<ch.qos.logback.classic.spi.ILoggingEvent>
DropwizardLayout| Constructor and Description |
|---|
DropwizardLayoutFactory() |
| Modifier and Type | Method and Description |
|---|---|
ch.qos.logback.core.pattern.PatternLayoutBase<ch.qos.logback.classic.spi.ILoggingEvent> |
build(ch.qos.logback.classic.LoggerContext context,
TimeZone timeZone)
Creates a
PatternLayoutBase of type E |
public ch.qos.logback.core.pattern.PatternLayoutBase<ch.qos.logback.classic.spi.ILoggingEvent> build(ch.qos.logback.classic.LoggerContext context,
TimeZone timeZone)
LayoutFactoryPatternLayoutBase of type Ebuild in interface LayoutFactory<ch.qos.logback.classic.spi.ILoggingEvent>context - the Logback contexttimeZone - the TimeZonePatternLayoutBaseCopyright © 2024. All rights reserved.