Package org.marid.test.logging
Class TestLogHandler
java.lang.Object
java.util.logging.Handler
org.marid.test.logging.TestLogHandler
public class TestLogHandler
extends java.util.logging.Handler
-
Constructor Summary
Constructors Constructor Description TestLogHandler() -
Method Summary
-
Constructor Details
-
TestLogHandler
public TestLogHandler()
-
-
Method Details
-
publish
public void publish(java.util.logging.LogRecord record)- Specified by:
publishin classjava.util.logging.Handler
-
flush
public void flush()- Specified by:
flushin classjava.util.logging.Handler
-
close
public void close() throws java.lang.SecurityException- Specified by:
closein classjava.util.logging.Handler- Throws:
java.lang.SecurityException
-