Package org.postgresql.pljava.elog
PL/Java's legacy bridge code between java.util.logging
and
PostgreSQL's error logging mechanisms, isolated here in a package that can be
exported to the java.logging
module, as that API requires.
-
Class Summary Class Description ELogFormatter A default formatter for the ELogHandler.ELogHandler Provides access to the loggin mechanism of the PostgreSQL server.