Avaya Conferencinge Plugable Logging API
A C E F G I L M O S T V

A

AUDIT - Variable in class com.avaya.conferencing.logging.Logger
The LogWorker for Audit log messages.

C

com.avaya.conferencing.logging - package com.avaya.conferencing.logging
Provides the class and interfaces used to abstract logging.
CORE - Variable in class com.avaya.conferencing.logging.Logger
The LogWorker for Development / Internal log messages.

E

EXCEPTION_WITH_NO_MESSAGE - Static variable in interface com.avaya.conferencing.logging.LogWorker
The LogMessage to use for a logging an exception with no message.

F

format(LogMessage) - Method in class com.avaya.conferencing.logging.Logger
Formats a log message and returns the formatted string.
format(LogMessage, Object) - Method in class com.avaya.conferencing.logging.Logger
Formats a log message and returns the formatted string.
format(LogMessage, Object...) - Method in class com.avaya.conferencing.logging.Logger
Formats a log message and returns the formatted string.
format(LogMessage) - Method in interface com.avaya.conferencing.logging.LogWorker
Formats a log message and returns the formatted string.
format(LogMessage, Object) - Method in interface com.avaya.conferencing.logging.LogWorker
Formats a log message and returns the formatted string.
format(LogMessage, Object...) - Method in interface com.avaya.conferencing.logging.LogWorker
Formats a log message and returns the formatted string.

G

getKey() - Method in class com.avaya.conferencing.logging.LogMessage
Gets the key in the message bundle.
getLogger(Class) - Static method in class com.avaya.conferencing.logging.Logger
Creates and returns a Logger using LoggerManager's global factory.
getLogger(Class) - Method in interface com.avaya.conferencing.logging.LoggerManager
Returns a Logger for the specified class.

I

isEnabledFor(Level) - Method in class com.avaya.conferencing.logging.Logger
Indicates whether the specified Level is enabled for the underlying framework
isEnabledFor(Level) - Method in interface com.avaya.conferencing.logging.LogWorker
Indicates whether the specified Level is enabled for the underlying framework

L

Level - Enum in com.avaya.conferencing.logging
Defines the logging levels of the Logger, the mapping to the levels of the underlying Logging framework must be defined in the Logger itself
loadResourceBundle(String) - Static method in class com.avaya.conferencing.logging.Logger
A helper method to load the named resource bundle.
log(Level, Throwable) - Method in class com.avaya.conferencing.logging.Logger
A General purpose logging method, where the caller must specify a level
log(Level, LogMessage) - Method in class com.avaya.conferencing.logging.Logger
A General purpose logging method, where the caller must specify a level
log(Level, LogMessage, Object...) - Method in class com.avaya.conferencing.logging.Logger
A General purpose logging method, where the caller must specify a level
log(Level, LogMessage, Object) - Method in class com.avaya.conferencing.logging.Logger
A General purpose logging method, where the caller must specify a level
log(Level, Throwable, LogMessage) - Method in class com.avaya.conferencing.logging.Logger
A General purpose logging method, where the caller must specify a level
log(Level, Throwable, LogMessage, Object...) - Method in class com.avaya.conferencing.logging.Logger
A General purpose logging method, where the caller must specify a level
log(Level, Throwable, LogMessage, Object) - Method in class com.avaya.conferencing.logging.Logger
A General purpose logging method, where the caller must specify a level
log(Level, Throwable) - Method in interface com.avaya.conferencing.logging.LogWorker
A General purpose logging method, where the caller must specify a level
log(Level, LogMessage) - Method in interface com.avaya.conferencing.logging.LogWorker
A General purpose logging method, where the caller must specify a level
log(Level, LogMessage, Object...) - Method in interface com.avaya.conferencing.logging.LogWorker
A General purpose logging method, where the caller must specify a level
log(Level, LogMessage, Object) - Method in interface com.avaya.conferencing.logging.LogWorker
A General purpose logging method, where the caller must specify a level
log(Level, Throwable, LogMessage) - Method in interface com.avaya.conferencing.logging.LogWorker
A General purpose logging method, where the caller must specify a level
log(Level, Throwable, LogMessage, Object...) - Method in interface com.avaya.conferencing.logging.LogWorker
A General purpose logging method, where the caller must specify a level
log(Level, Throwable, LogMessage, Object) - Method in interface com.avaya.conferencing.logging.LogWorker
A General purpose logging method, where the caller must specify a level
Logger - Class in com.avaya.conferencing.logging
An interface defining the Avaye Logging API.
Logger(LogWorker) - Constructor for class com.avaya.conferencing.logging.Logger
Creates a Logger without separation for different classes of log events.
Logger(LogWorker, LogWorker, LogWorker, LogWorker) - Constructor for class com.avaya.conferencing.logging.Logger
Creates a Logger with separation for different classes of log events.
LoggerManager - Interface in com.avaya.conferencing.logging
An interface for objects that provide concrete implementations of Loggers.
LogMessage - Class in com.avaya.conferencing.logging
Wraps the key of a log message for type safety when logging.
LogWorker - Interface in com.avaya.conferencing.logging
Implementations of this class send log messages to the real logging framework.

M

make(String) - Static method in class com.avaya.conferencing.logging.LogMessage
Makes a new log message.

O

OPERATIONAL - Variable in class com.avaya.conferencing.logging.Logger
The LogWorker for Operational log messages.

S

SECURITY - Variable in class com.avaya.conferencing.logging.Logger
The LogWorker for Security log messages.

T

toString() - Method in class com.avaya.conferencing.logging.LogMessage

V

valueOf(String) - Static method in enum com.avaya.conferencing.logging.Level
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.avaya.conferencing.logging.Level
Returns an array containing the constants of this enum type, in the order they are declared.

A C E F G I L M O S T V
Avaya Conferencinge Plugable Logging API

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