Package lumis.util.log
-
Interface Summary Interface Description IAccessAuditLogger Logger used to log access audit entries.ILogger The logging interface, that specifies the methods available for logging.INavigationLogger -
Class Summary Class Description AccessAuditLogger IAccessAuditLogger
implementation.Log4JLoggerWrapper An implementation ofILogger
that delegates the calls to the log4j2 library.LogAtmosphereHandler Live log Atmosphere Handler implementation.LoggerFactory The factory forILogger
instances.LogServlet Live log Atmosphere Servlet.MDCUtil Helper class for MDC manipulation.NavigationLogger A logger to log the accesses in the W3C Extended format. -
Enum Summary Enum Description ILogger.Level The logging levels available in the logging system.