Uses of Package
org.openmdx.kernel.log.impl

Packages that use org.openmdx.kernel.log.impl
org.openmdx.application.log   
org.openmdx.kernel.log   
org.openmdx.kernel.log.impl   
org.openmdx.kernel.log.impl.jre.since1_4   
org.openmdx.kernel.log.slf4j   
 

Classes in org.openmdx.kernel.log.impl used by org.openmdx.application.log
Log
          Log is the base class which defines all of the logging constants and implements any general logging responsibilities.
MechanismManagerListener
           
 

Classes in org.openmdx.kernel.log.impl used by org.openmdx.kernel.log
ConfigDelegate
          The configuration for a specific logger.
Log
          Log is the base class which defines all of the logging constants and implements any general logging responsibilities.
MechanismManagerListener
           
StackTraceElementFactory_1_0
          Stack Trace Element Factory
 

Classes in org.openmdx.kernel.log.impl used by org.openmdx.kernel.log.impl
AbstractFileLoggingMechanism
          AbstractFileLoggingMechanism is an abstract class which defines the format and location of log files, so they all work consistently for the same application.
AbstractLoggingMechanism
          AbstractLoggingMechanism is an abstract class which serves to define a hierarchy of different logging mechanisms.
BootstrapLogger
          The Bootstrap logger collects log messages while bootstrapping the logging subsystem.
ConfigDelegate
          The configuration for a specific logger.
Log
          Log is the base class which defines all of the logging constants and implements any general logging responsibilities.
LogFormatField
          This class holds represents the log event parameters
LogLocation
          This the base class for all stack tracers and provides the generic functionality
LogProperties
          LogProperties is a concrete class which manages all of the default start-up properties for logs.
MechanismManager
           
MechanismManagerListener
           
SharedDatedFileLoggingMechanism
          This logging mechanism adds today's date to the shared log file name, and also rolls logging over to a new file when dates change (the first new string logged on a new date causes the current log file to close and a new log file to be opened with today's date).
SharedDatedFileStatisticsMechanism
          This logging mechanism adds today's date to the shared log file name, and also rolls logging over to a new file when dates change (the first new string logged on a new date causes the current log file to close and a new log file to be opened with today's date).
SharedFileLoggingMechanism
          This logging mechanism is shared among all of the different logs which attempt to use it, instead of creating a new log file for every log (which the "Unique" logging mechanisms do).
SharedFileStatisticsMechanism
          This logging mechanism adds today's date to the shared log file name, and also rolls logging over to a new file when dates change (the first new string logged on a new date causes the current log file to close and a new log file to be opened with today's date).
 

Classes in org.openmdx.kernel.log.impl used by org.openmdx.kernel.log.impl.jre.since1_4
LogLocation
          This the base class for all stack tracers and provides the generic functionality
StackTraceElementFactory_1_0
          Stack Trace Element Factory
 

Classes in org.openmdx.kernel.log.impl used by org.openmdx.kernel.log.slf4j
AbstractLoggingMechanism
          AbstractLoggingMechanism is an abstract class which serves to define a hierarchy of different logging mechanisms.
Log
          Log is the base class which defines all of the logging constants and implements any general logging responsibilities.
 



This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.