corda/classpath/java/util/logging
Eric Scharff 8e95590dea Added a temporary hack for logging.
if the System property rt.log.dir is set, standard logging messages are
written both to standard out and to the file log.txt inside the directory
provided.  This allows us to get debugging information quickly.
2007-10-29 12:04:26 -06:00
..
Handler.java Implemented a simple but working implementation of the java logging API, 2007-09-26 14:46:21 -06:00
Level.java Implemented a simple but working implementation of the java logging API, 2007-09-26 14:46:21 -06:00
Logger.java Added a temporary hack for logging. 2007-10-29 12:04:26 -06:00
LogRecord.java Implemented a simple but working implementation of the java logging API, 2007-09-26 14:46:21 -06:00