Avaya Conferencinge Plugable Logging API

Package com.avaya.conferencing.logging

Provides the class and interfaces used to abstract logging.

See:
          Description

Interface Summary
LoggerManager An interface for objects that provide concrete implementations of Loggers.
LogWorker Implementations of this class send log messages to the real logging framework.
 

Class Summary
Logger An interface defining the Avaye Logging API.
LogMessage Wraps the key of a log message for type safety when logging.
 

Enum Summary
Level Defines the logging levels of the Logger, the mapping to the levels of the underlying Logging framework must be defined in the Logger itself
 

Package com.avaya.conferencing.logging Description

Provides the class and interfaces used to abstract logging.


Avaya Conferencinge Plugable Logging API

Copyright © 2008-2009 Avaya, Inc. Licensed under the Apache License, Version 2.0.