public class LogHandler
extends java.util.logging.Handler
Constructor and Description |
---|
LogHandler() |
LogHandler(LogSystem logSystem) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
flush() |
void |
publish(java.util.logging.LogRecord record) |
public LogHandler()
public LogHandler(LogSystem logSystem)