public class LoggerPrintStream extends PrintStream
Class LoggerPrintStream. Provides loggerprintstream functionality for the Hytale server.
java.lang.Object > PrintStream > LoggerPrintStream
Field Summary
last
private
int
last
Field last.
Method Detail
ByteArrayOutputStream
public
new
ByteArrayOutputStream
()
Method ByteArrayOutputStream.
write
public
void
write
(final int b)
Method write.
- Parameters:
final intb
getLevel
public
Level
getLevel
()
Method getLevel.