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".public static void configure(LoggerContext lc)
public static void configureDefaultContext()
Copyright © 2005-2013 QOS.ch. All Rights Reserved.