Class | Description |
---|---|
ErrorReportLoggingHandler |
JUL logging handler which report any log message associated with a Throwable object to
persistent storage.
|
LoggingHelper |
A helper class to init corresponding LOGGER setting
loggerInit() is required to invoke before any logging
|
LoggingHelper.LoggingOutputStream |
An OutputStream that writes contents to a Logger upon each call to flush()
|
LoggingHelper.StdOutErrLevel |
Enum | Description |
---|---|
ErrorReportLoggingHandler.ExceptionRepositoryAsMetrics |