source:
nutchez-0.1/tomcat/webapps/ROOT/WEB-INF/classes/log4j.properties
@
108
Last change on this file since 108 was 66, checked in by waue, 15 years ago | |
---|---|
File size: 297 bytes |
Line | |
---|---|
1 | # log4j configuration used by the front-end container |
2 | |
3 | log4j.rootLogger=info,stdout |
4 | log4j.threshhold=ALL |
5 | log4j.appender.stdout=org.apache.log4j.ConsoleAppender |
6 | log4j.appender.stdout.layout=org.apache.log4j.PatternLayout |
7 | log4j.appender.stdout.layout.ConversionPattern=%d{ISO8601} %-5p %c{1} - %m%n |
Note: See TracBrowser
for help on using the repository browser.