tn5250j/src/org/tn5250j/tools/logging ConsoleLogger.java,1.6,1.7
"Kenneth J. Pouncey" <[email protected]> Mon, 05 Jul 2004 20:28:07 +0000
| Newsgroups | gmane.comp.java.tn5250j.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/tn5250j/tn5250j/src/org/tn5250j/tools/logging
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29693/src/org/tn5250j/tools/logging
Modified Files:
ConsoleLogger.java
Log Message:
Not sure what the problem is but took out the reading of loglevel from properties
Index: ConsoleLogger.java
===================================================================
RCS file: /cvsroot/tn5250j/tn5250j/src/org/tn5250j/tools/logging/ConsoleLogger.java,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** ConsoleLogger.java 5 Jul 2004 06:27:22 -0000 1.6
--- ConsoleLogger.java 5 Jul 2004 20:28:05 -0000 1.7
***************
*** 39,45 ****
public void initialize(final String clazz) {
this.clazz = clazz;
! logLevel = Integer.parseInt(ConfigureFactory.getInstance().getProperty(
! "emulator.logLevel", INFO + ""));
!
}
--- 39,45 ----
public void initialize(final String clazz) {
this.clazz = clazz;
! // logLevel = Integer.parseInt(ConfigureFactory.getInstance().getProperty(
! // "emulator.logLevel", INFO + ""));
! logLevel = INFO;
}
-------------------------------------------------------
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