pljava 1.0.0

org.postgresql.pljava.internal
Class LoggerConfigurator

java.lang.Object
  extended byorg.postgresql.pljava.internal.LoggerConfigurator

public class LoggerConfigurator
extends java.lang.Object

Provides access to the loggin mechanism of the PostgreSQL server.

Author:
Thomas Hallgren

Constructor Summary
LoggerConfigurator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggerConfigurator

public LoggerConfigurator()

pljava 1.0.0