-
- All Implemented Interfaces:
public class JulHandler extends Handler
-
-
Field Summary
Fields Modifier and Type Field Description public final static JulHandlerINSTANCE
-
Method Summary
Modifier and Type Method Description Unitpublish(LogRecord record)Unitflush()Unitclose()final UnitaddToJulLogger(String name, Level julLevel)-
Methods inherited from class java.util.logging.Handler
getEncoding, getErrorManager, getFilter, getFormatter, getLevel, isLoggable, setEncoding, setErrorManager, setFilter, setFormatter, setLevel -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-