| Interface | Description |
|---|---|
| LogCallbackType |
A function evaluated for each log message.
|
| LogConfigReadableType |
Log interfaces that allow reading of their configuration.
|
| LogConfigurableType |
Log interfaces that allow modification of their configuration.
|
| LogCreatableType |
The type of logging interfaces that can create new log interfaces.
|
| LogPolicyType |
The type of log policies.
|
| LogType |
The type of logging interfaces.
|
| LogUsableType |
The type of "usable" (that is, writable and unconfigurable) log interfaces.
|
| LogWritableType |
The type of writable logs.
|
| Class | Description |
|---|---|
| Log |
Constructor functions for obtaining
LogType implementations. |
| LogPolicyAllOn |
Log policy that enables logging to all destinations at the given log level.
|
| LogPolicyProperties |
Log policy based on
Properties. |
| Enum | Description |
|---|---|
| LogLevel |
A description of a log level.
|
Copyright © 2014 <code@io7m.com> http://io7m.com