|
Avaya Conferencinge Plugable Logging API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of LogWorker in com.avaya.conferencing.logging |
|---|
| Classes in com.avaya.conferencing.logging that implement LogWorker | |
|---|---|
class |
Logger
An interface defining the Avaye Logging API. |
| Fields in com.avaya.conferencing.logging declared as LogWorker | |
|---|---|
LogWorker |
Logger.AUDIT
The LogWorker for Audit log messages. |
LogWorker |
Logger.CORE
The LogWorker for Development / Internal log messages. |
LogWorker |
Logger.OPERATIONAL
The LogWorker for Operational log messages. |
LogWorker |
Logger.SECURITY
The LogWorker for Security log messages. |
| Constructors in com.avaya.conferencing.logging with parameters of type LogWorker | |
|---|---|
Logger(LogWorker COMMON)
Creates a Logger without separation for different classes of log events. |
|
Logger(LogWorker SECURITY,
LogWorker OPERATIONAL,
LogWorker AUDIT,
LogWorker CORE)
Creates a Logger with separation for different classes of log events. |
|
|
Avaya Conferencinge Plugable Logging API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||