7 lines
265 B
Properties
7 lines
265 B
Properties
![]() |
# These settings are loaded as default
|
||
|
|
||
|
log4j.rootCategory=ERROR, Console
|
||
|
log4cpp.appender.Console=org.apache.log4j.ConsoleAppender
|
||
|
log4cpp.appender.Console.layout=org.apache.log4j.PatternLayout
|
||
|
log4cpp.appender.Console.layout.ConversionPattern==>LOG %x: %c : %m%n
|