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.

  • Classes
    Class
    Description
    A default formatter for the ELogHandler.
    Provides access to the loggin mechanism of the PostgreSQL server.