@Deprecated public class BasicConfigurator extends Object
ConsoleAppender to the root logger. The console appender's layout
is set to a PatternLayout with the pattern
"%d{HH:mm:ss.SSS} [%thread] %-5level %logger{36} - %msg%n".| Modifier and Type | Method and Description |
|---|---|
static void |
configure(LoggerContext lc)
Deprecated.
|
static void |
configureDefaultContext()
Deprecated.
|
public static void configure(LoggerContext lc)
public static void configureDefaultContext()
Copyright © 2005–2014 QOS.ch. All rights reserved.