| Interface | Description |
|---|---|
| Logger |
In a manner similar to Java logging frameworks such as log4j, DiSCo provides a pluggable interface for attaching
named loggers e.g.
|
| LoggerFactory |
By default DiSCo has a null logging implementation, to ensure it is free of hazards and optimal by default.
|
| Enum | Description |
|---|---|
| Logger.Level |
Levels of log, in increasing order of severity
|