- java.lang.Object
-
- java.util.logging.Handler
-
- org.postgresql.util.LogWriterHandler
-
-
Constructor Summary
Constructors
Constructor and Description |
LogWriterHandler(java.io.Writer inWriter) |
-
Method Summary
-
Methods inherited from class java.util.logging.Handler
getEncoding, getErrorManager, getFilter, getFormatter, getLevel, isLoggable, reportError, setEncoding, setErrorManager, setFilter, setFormatter, setLevel
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
flush
public void flush()
- Specified by:
flush
in class java.util.logging.Handler
Copyright © 2021 PostgreSQL Global Development Group. All rights reserved.