Package org.oddjob.arooa.logging
package org.oddjob.arooa.logging
Provide additional Log agnostic functionality such as appenders.
-
ClassDescriptionImplementations may be added to an
AppenderAdapterto capture log messages.Adapt the underlying logging infrastructure to accept an appender.Provides an abstraction for different logging frameworks to provide an appender which is used to capture a jobs log messages when it uses SLF4J.Used by the Java Service Locator to provide anAppenderService.Something that can format a log event.Adapter for Log4J2.For the Service Loader to load anAppenderServicefor Log4J 2.Adapter for Logback.For the Service Loader to load anAppenderServicefor Logback.Adapt an underlying logging framework.A Logging event.An Oddjob idea of a Log Level.