CVSROOT: /cvsroot/classpath
Module name: classpath
Branch: ssl-nio-branch
Changes by: Casey Marshall <rsdio> 06/06/28 23:04:18
Modified files:
. : ChangeLog-ssl-nio
gnu/classpath/debug: SystemLogger.java
Log message:
2006-06-28 Casey Marshall <[EMAIL PROTECTED]>
* gnu/classpath/debug/SystemLogger.java: extend Logger.
(SYSTEM): declare as instance of SystemLogger; set it to such an
instance.
(<clinit>): removed debug lines.
(<init>): new method.
(logv): new method.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog-ssl-nio?cvsroot=classpath&only_with_tag=ssl-nio-branch&r1=1.1.2.6&r2=1.1.2.7
http://cvs.savannah.gnu.org/viewcvs/classpath/gnu/classpath/debug/SystemLogger.java?cvsroot=classpath&only_with_tag=ssl-nio-branch&r1=1.1.2.1&r2=1.1.2.1.2.1