public class GhostscriptLoggerOutputStream extends OutputStream
| Constructor and Description |
|---|
GhostscriptLoggerOutputStream(org.apache.log4j.Level level)
Constructor.
|
public GhostscriptLoggerOutputStream(org.apache.log4j.Level level)
level - Defines the log level of outputed messages.public void write(int b)
throws IOException
write in class OutputStreamb - Byte to writeIOExceptionCopyright © 2016. All Rights Reserved.