Package org.objectweb.util.monolog.wrapper.printwriter

Librairies for wrapping Monolog from or to a PrintWriter or PrintStream.

Class Summary

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.
Librairies for wrapping Monolog from or to a PrintWriter or PrintStream.