| Interface | Description |
|---|---|
| NeedsLocalLogs |
| Class | Description |
|---|---|
| CompositeLocalLogs |
LocalLogs implementation that holds two other local logs.
|
| HandlerBasedLocalLogs |
LocalLogs instance that extracts entries from a logging handler.
|
| LocalLogs |
Stores and retrieves logs in-process (i.e.
|
| LogCombiner | |
| LoggingHandler |
A custom handler used to record log entries.
|
| LogLevelMapping | |
| LogType |
Supported log types.
|
| SessionLogHandler | |
| SessionLogs |
Contains the logs for a session divided by supported log types.
|
| StoringLocalLogs |
LocalLogs instance that has its own storage.
|