Package com.metsci.glimpse.util.logging

Logging wrapper classes to add functionality to java.util logging.

See:
          Description

Class Summary
LoggerUtils  
LoggerUtils.LoggingOutputStream An OutputStream that writes contents to a Logger upon each call to flush() Original URL: https://blogs.oracle.com/nickstephen/entry/java_redirecting_system_out_and Author gives permission for free use in blog comments section.
LoggerUtils.StdOutErrLevel Class defining 2 new Logging levels, one for STDOUT, one for STDERR, used when multiplexing STDOUT and STDERR into the same rolling log file via the Java Logging APIs.

From: http://blogs.sun.com/nickstephen/entry/java_redirecting_system_out_and
Stopwatch  
 

Package com.metsci.glimpse.util.logging Description

Logging wrapper classes to add functionality to java.util logging.



Copyright © 2012 Metron, Inc.. All Rights Reserved.