Uses of Package
net.sourceforge.acelogger

Packages that use net.sourceforge.acelogger
net.sourceforge.acelogger This is the base package for AceLogger. 
net.sourceforge.acelogger.appender This package contains basic Appender implementations. 
net.sourceforge.acelogger.constants This package contains classes that define constants used by Appender, Logger, Formatter, etc. 
net.sourceforge.acelogger.execution Provides execution control and monitoring. 
net.sourceforge.acelogger.execution.manager Provides execution related capabilities like execution monitoring and notification. 
net.sourceforge.acelogger.factory This package contains factory classes to produce configured instances of Appender, Logger, Formatter, etc. 
net.sourceforge.acelogger.formatter This package contains classes responsible for the formatting of log messages. 
net.sourceforge.acelogger.level.filter Provides level filtering capabilities. 
net.sourceforge.acelogger.location.gatherer This package contains classes related to log event's location determination. 
 

Classes in net.sourceforge.acelogger used by net.sourceforge.acelogger
BaseLogger
          Abstracts all common tasks for Logger.
Identifiable
          Marks an object as "identifiable", this means that the object will have a string that identifies it uniquely among the objects of the same type.
LogEvent
          Used to store log event data.
Logger
          A logging interface that provides the methods needed to manage log calls, abstracting the configuration to the framework.
 

Classes in net.sourceforge.acelogger used by net.sourceforge.acelogger.appender
Identifiable
          Marks an object as "identifiable", this means that the object will have a string that identifies it uniquely among the objects of the same type.
LogEvent
          Used to store log event data.
 

Classes in net.sourceforge.acelogger used by net.sourceforge.acelogger.constants
Logger
          A logging interface that provides the methods needed to manage log calls, abstracting the configuration to the framework.
 

Classes in net.sourceforge.acelogger used by net.sourceforge.acelogger.execution
Identifiable
          Marks an object as "identifiable", this means that the object will have a string that identifies it uniquely among the objects of the same type.
Logger
          A logging interface that provides the methods needed to manage log calls, abstracting the configuration to the framework.
 

Classes in net.sourceforge.acelogger used by net.sourceforge.acelogger.execution.manager
Identifiable
          Marks an object as "identifiable", this means that the object will have a string that identifies it uniquely among the objects of the same type.
 

Classes in net.sourceforge.acelogger used by net.sourceforge.acelogger.factory
Logger
          A logging interface that provides the methods needed to manage log calls, abstracting the configuration to the framework.
 

Classes in net.sourceforge.acelogger used by net.sourceforge.acelogger.formatter
Identifiable
          Marks an object as "identifiable", this means that the object will have a string that identifies it uniquely among the objects of the same type.
LogEvent
          Used to store log event data.
 

Classes in net.sourceforge.acelogger used by net.sourceforge.acelogger.level.filter
Identifiable
          Marks an object as "identifiable", this means that the object will have a string that identifies it uniquely among the objects of the same type.
 

Classes in net.sourceforge.acelogger used by net.sourceforge.acelogger.location.gatherer
Identifiable
          Marks an object as "identifiable", this means that the object will have a string that identifies it uniquely among the objects of the same type.
 



Copyright © 2007-2010 The AceLogger Team. All Rights Reserved.