public final class HttpEventCollectorLoggingHandler
extends java.util.logging.Handler
Constructor and Description |
---|
HttpEventCollectorLoggingHandler()
HttpEventCollectorLoggingHandler c-or
|
Modifier and Type | Method and Description |
---|---|
void |
close()
java.util.logging data handler close callback
|
void |
flush()
java.util.logging data handler callback
|
void |
publish(java.util.logging.LogRecord record)
java.util.logging data handler callback
|
public HttpEventCollectorLoggingHandler()
public void publish(java.util.logging.LogRecord record)
publish
in class java.util.logging.Handler
record
- is a logging recordpublic 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