-
public final class SystemOutHandler extends StreamHandler
-
-
Constructor Summary
Constructors Constructor Description SystemOutHandler(Formatter handlerFormatter)
-
Method Summary
-
Methods inherited from class com.hexagonkt.logging.jul.SystemOutHandler
close, flush, isLoggable, setEncoding, setOutputStream, setOutputStreamPrivileged -
Methods inherited from class java.util.logging.StreamHandler
checkPermission, getEncoding, getErrorManager, getFilter, getFormatter, getLevel, reportError, setErrorManager, setFilter, setFormatter, setLevel -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-