- LDocumentation - Class in com.io7m.jlog.documentation
-
Functions for retrieving the documentation.
- LDocumentation() - Constructor for class com.io7m.jlog.documentation.LDocumentation
-
- Log - Class in com.io7m.jlog
-
Constructor functions for obtaining
LogType implementations.
- LogCallbackType - Interface in com.io7m.jlog
-
A function evaluated for each log message.
- LogConfigReadableType - Interface in com.io7m.jlog
-
Log interfaces that allow reading of their configuration.
- LogConfigurableType - Interface in com.io7m.jlog
-
Log interfaces that allow modification of their configuration.
- LogCreatableType - Interface in com.io7m.jlog
-
The type of logging interfaces that can create new log interfaces.
- LogLevel - Enum in com.io7m.jlog
-
A description of a log level.
- LogPolicyAllOn - Class in com.io7m.jlog
-
Log policy that enables logging to all destinations at the given log level.
- LogPolicyProperties - Class in com.io7m.jlog
-
- LogPolicyType - Interface in com.io7m.jlog
-
The type of log policies.
- LogType - Interface in com.io7m.jlog
-
The type of logging interfaces.
- LogUsableType - Interface in com.io7m.jlog
-
The type of "usable" (that is, writable and unconfigurable) log interfaces.
- LogWritableType - Interface in com.io7m.jlog
-
The type of writable logs.