Package org.apache.logging.log4j

Public API for Log4j 2.0.

See:
          Description

Interface Summary
Logger This is the central interface in the log4j package.
Marker Markers are objects that are used to add easily filterable information to log messages.
ThreadContext.ContextStack The ThreadContext Stack interface.
 

Class Summary
EventLogger Logs "Events" that are represented as StructuredDataMessages.
LogManager The anchor point for the logging system.
MarkerManager Applications create Markers by using the Marker Manager.
ThreadContext The ThreadContext allows applications to store information either in a Map

ThreadContext.ImmutableMap An immutable Context Map.
ThreadContext.ImmutableStack An immutable ContextStack.
 

Enum Summary
Level Levels used for identifying the severity of an event.
 

Exception Summary
LoggingException Exception thrown when a exception occurs while logging.
 

Package org.apache.logging.log4j Description

Public API for Log4j 2.0.



Copyright © 1999-2012 Apache Software Foundation. All Rights Reserved.