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

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

See:
          Description

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.
 

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

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