Package com.helger.commons.log
-
Interface Summary Interface Description LogHelper.IFuncIsLoggingEnabled Abstraction interface forlogger.is...Enabled ()depending on the error level.LogHelper.IFuncLogger Abstraction interface forlogger.debugorlogger.infodepending on the error level. -
Class Summary Class Description InMemoryLogger Keeps a set ofLogMessageobjects in memory, offering an API similar to SLF4J.LogHelper Some utility functions to help integrating theIErrorLevelenum in this package with SLF4J logger.LogMessage Represents a single log message.