8 lines
288 B
Properties
8 lines
288 B
Properties
# These settings are loaded as default
|
|
|
|
log4j.rootCategory=ERROR, Win32Debug
|
|
|
|
log4cpp.appender.Win32Debug=org.apache.log4j.Win32DebugAppender
|
|
log4cpp.appender.Win32Debug.layout=org.apache.log4j.PatternLayout
|
|
log4cpp.appender.Win32Debug.layout.ConversionPattern==>LOG %x: %c : %m%n
|