org.as2lib.core.BasicClass +--org.as2lib.env.log.logger.AbstractLogger
AbstractLogger offers support for simple logger tasks.
Classes that extend this class are expected to / must implement the Logger interface.
static public ALL:LogLevelstatic public DEBUG:LogLevelstatic public INFO:LogLevelstatic public WARNING:LogLevelstatic public ERROR:LogLevelstatic public FATAL:LogLevelstatic public NONE:LogLevel