| Class | Description |
|---|---|
| Logger |
Clients of the disco.agent.reflect package may supply logging callbacks for better visibility what is happening
when they call the methods provided by the package, and to enable Logging from the DiSCo agent itself, using
a supplied LoggerFactory
|
| StandardOutputLoggerFactory |
By default, DiSCo has a null implementation of logging, to ensure that its behavior is safe and optimal by default.
|