Uses of Package
org.objectweb.util.monolog.api

Packages that use org.objectweb.util.monolog.api
org.objectweb.util.monolog.api   
org.objectweb.util.monolog.wrapper.remote.api   
 

Classes in org.objectweb.util.monolog.api used by org.objectweb.util.monolog.api
Handler
          Handler is an output.
HandlerFactory
          It permits to manage Handler instances.
Level
          This class represents a logging level.
LevelFactory
          It manages Level instances.
Logger
          A Logger implementation receives event messages from an object and exports them.
LoggerFactory
          The aims of this interface is to provide Logger instances, to allow instrumentation to be independent of the logging implementation and to allow the use of the same logging implementation for all the components of a given application.
LogInfo
          This interface allows to add an extension to Monolog
MonologFactoryListener
          Defines a listener of event on a MonologFactory.
 

Classes in org.objectweb.util.monolog.api used by org.objectweb.util.monolog.wrapper.remote.api
Level
          This class represents a logging level.
TopicalLogger
          A TopicalLogger dispatches events to a set of Handlers.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.