See: Description
Interface | Description |
---|---|
ILogRecord |
Interface to get log information, subject of log by and log for.
|
Class | Description |
---|---|
Level |
The extension to JDK1.4 Level class.
|
LogConstants |
Defines constants used in the Logging service.
|
Logger |
OpenAM extension to the jdk1.4 Logger
This extension gives some functionality required by
OpenAM secure logger.
|
LoggerProvider |
OpenAM Logger provider
|
LogManager |
This class keeps track of all the logger objects and does all the
bookkeeping work.
|
LogManagerUtil |
This class is a work around for situations where our
log manager conflicts with an existing log manager in
the container.
|
LogProvider | |
LogQuery |
LogQuery defines the query format that the reader api supports.
|
LogReader |
LogReader class provides mechanism to read a log file to the caller.
|
LogRecord |
Extension to the JDK1.4
LogRecord to include the
logInfo HashMap and methods to store and retrieve
data from this logInfo Map. |
QueryElement |
This class defines each individual query format.
|
Exception | Description |
---|---|
AMLogException |
Defines all the exceptions used in Logging service.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.