Package gov.usgs.util.logging
Logging Utility classes.
-
Class Summary Class Description LoggingOutputStream An OutputStream that writes contents to a Logger upon each call to flush().RedirectConsole Console redirection utility.SimpleLogFileHandler A java.util.logging style Handler that does daily log rotation by default.SimpleLogFormatter Simple(r) log formatter for java.util.logging messages.StdOutErrLevel Class defining 2 new Logging levels, one for STDOUT, one for STDERR.