Package com.pnfsoftware.jeb.util.logging
package com.pnfsoftware.jeb.util.logging
Types used access the logging system used by JEB. Refer to
GlobalLog
to get started.-
ClassDescriptionA sink storing the logs in a list of strings.Global logging facility used by JEB.Definition of a logger and logging levels.An internal (debug-mode only) logger.Sink<T>An abstract output sink receiving the logs.A manager for
STATUS
loggers.A sink storing the logs in an output stream.The structured logger can generate HTML formatted log.