Package | Description |
---|---|
org.forgerock.openig.log |
Facility for logging and real-time performance monitoring.
|
Modifier and Type | Method and Description |
---|---|
void |
NullLogSink.log(LogEntry entry) |
void |
Logger.log(LogEntry entry)
Logs an entry.
|
void |
LogSink.log(LogEntry entry)
Logs an entry.
|
void |
FileLogSink.log(LogEntry entry) |
void |
ConsoleLogSink.log(LogEntry entry) |
Copyright © 2014 ForgeRock AS. All rights reserved.