tn5250j/src log4j.properties,1.3,1.4
"Kenneth J. Pouncey" <[email protected]> Sun, 27 Jun 2004 08:23:12 +0000
| Newsgroups | gmane.comp.java.tn5250j.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tn5250j/tn5250j/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3259 Modified Files: log4j.properties Log Message: take out logging of the debug statements to the console Index: log4j.properties =================================================================== RCS file: /cvsroot/tn5250j/tn5250j/src/log4j.properties,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** log4j.properties 26 Jun 2004 09:02:07 -0000 1.3 --- log4j.properties 27 Jun 2004 08:23:10 -0000 1.4 *************** *** 7,11 **** # DebugLevel can be : DEBUG, INFO, WARN, ERROR or FATAL # Set root logger level to DEBUG and the console ! log4j.rootLogger=DEBUG, stdout # Comment above line and uncomment below to log onto to console and file --- 7,11 ---- # DebugLevel can be : DEBUG, INFO, WARN, ERROR or FATAL # Set root logger level to DEBUG and the console ! #log4j.rootLogger=DEBUG, stdout # Comment above line and uncomment below to log onto to console and file *************** *** 30,32 **** log4j.appender.R.layout.ConversionPattern=%-4r [%t] %-5p %c %x - %m%n ! #TODO, extend as this is shamelessly ripped from the example :-) \ No newline at end of file --- 30,32 ---- log4j.appender.R.layout.ConversionPattern=%-4r [%t] %-5p %c %x - %m%n ! #TODO, extend as this is shamelessly ripped from the example :-) ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com