See: Description
Class | Description |
---|---|
EmptyOutputStream |
An empty outputStream doing nothing.
|
EmptyWriter |
An empty Writer doing nothing.
|
LoggerImpl |
This class is a simple implementation of the Logger interface provided by
the monolog specification.
|
PrintStreamImpl |
This class is a PrintStream wrapper.
|
PrintWriterImpl |
This class is a PrintWriter wrapper.
|