|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.qos.logback.classic.BasicConfigurator
public class BasicConfigurator
BasicConfigurator configures logback-classic by attaching a
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".
| Method Summary | |
|---|---|
static void |
configure(LoggerContext lc)
|
static void |
configureDefaultContext()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void configure(LoggerContext lc)
public static void configureDefaultContext()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||