Class BasicConfigurator

java.lang.Object
ch.qos.logback.core.spi.ContextAwareBase
ch.qos.logback.classic.BasicConfigurator
All Implemented Interfaces:
Configurator, ContextAware

@Deprecated(since="2022-01-27") public class BasicConfigurator extends ContextAwareBase implements Configurator
Deprecated.
This internal logback API is not supported by AEM as a Cloud Service.
BasicConfigurator configures logback-classic by attaching a ConsoleAppender to the root logger. The console appender's layout is set to a TTLLLayout.