Package org.as2lib.env.log

Interface Summary
ConfigurableHierarchicalLogger ConfigurableHierarchicalLogger declares methods needed to configure hierarchical loggers.
ConfigurableLogger ConfigurableLogger declares methods needed to configure most loggers.
HierarchicalLogger HierarchicalLogger is implemented to enable to logger to take part in a hierarchy.
Logger Logger declares all methods needed to log messages in a well defined and performant way.
LoggerRepository LoggerRepository is used to obtain Logger instances.
LogHandler LogHandler is used to actually log messages.
LogLevel LogLevel is the basic interface for all levels.
Class Summary
LogManager LogManager is the core access point of the As2lib Logging API.
LogMessage LogMessage is a dumb data holder that contains all the information about the message to log.
MtascUtil MtascUtil offers support for MTASCs extraordinary trace functionality that does not only allow for multiple arguments but also passes information like the class name, the file name and even the line number.