| Interface | Description |
|---|---|
| ActivityResource | |
| AuditResource | |
| IAuditor | |
| IBundleLogEvent |
An interface which all loggable events must implement.
|
| ILogEvent |
An interface which all loggable events must implement.
|
| ILogEventFactory |
An interface represents a log event factory.
|
| ILogEventListener |
An interface represents a log event listener.
|
| ILogger |
An interface represents a logger for certificate server.
|
| ILogQueue |
An interface represents a log queue.
|
| ILogSubsystem |
An interface that represents a logging component.
|
| Class | Description |
|---|---|
| ActivityClient | |
| ActivityCollection | |
| ActivityData | |
| AuditClient | |
| AuditConfig | |
| AuditConfig.EventConfig | |
| AuditConfig.EventConfigList | |
| AuditConfig.EventConfigsAdapter | |
| AuditEvent |
The log event object that carries message detail of a log event
that goes into the Transaction log.
|
| AuditFormat |
Define audit log message format.
|
| ConsoleError |
A static class to log error messages to the Console
|
| ConsoleLog |
A log event listener which sends all log events to the system console/tty
|
| LogPlugin |
This class represents a registered logger plugin.
|
| LogResources |
This is the fallback resource bundle for all log events.
|
| SignedAuditEvent |
The log event object that carries message detail of a log event
that goes into the Signed Audit Event log.
|
| SystemEvent |
The log event object that carries a log message.
|
| Exception | Description |
|---|---|
| ELogException |
This class implements a Log exception.
|
| ELogNotFound |
Exception for log not found.
|
| ELogPluginNotFound |
Exception for log plugin not found.
|