Package org.postgresql.pljava.elog
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.
-
ClassesClassDescriptionA default formatter for the ELogHandler.Provides access to the loggin mechanism of the PostgreSQL server.