source:
liacs/TOOS/assignment1/src/log4j.properties@
210
Last change on this file since 210 was 210, checked in by , 14 years ago | |
---|---|
File size: 218 bytes |
Line | |
---|---|
1 | log4j.rootLogger=DEBUG,stdout |
2 | # |
3 | log4j.appender.stdout=org.apache.log4j.ConsoleAppender |
4 | # |
5 | log4j.appender.stdout.layout=org.apache.log4j.PatternLayout |
6 | log4j.appender.stdout.layout.ConversionPattern=%r [%t] %p %C - %m%n |
Note:
See TracBrowser
for help on using the repository browser.