public class NativeLogHandler
extends java.util.logging.Handler
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COPYRIGHT |
Constructor and Description |
---|
NativeLogHandler() |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
flush() |
void |
publish(java.util.logging.LogRecord record) |
public static final java.lang.String COPYRIGHT
public void publish(java.util.logging.LogRecord record)
publish
in class java.util.logging.Handler
public void flush()
flush
in class java.util.logging.Handler
public void close() throws java.lang.SecurityException
close
in class java.util.logging.Handler
java.lang.SecurityException