|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.postgresql.pljava.internal.LoggerConfigurator
Provides access to the loggin mechanism of the PostgreSQL server.
Constructor Summary | |
LoggerConfigurator()
|
Method Summary | |
static java.util.logging.Level |
getPgLevel()
Obtains the "log_min_messages" configuration variable and translates it into a Level object. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LoggerConfigurator()
Method Detail |
public static java.util.logging.Level getPgLevel()
Level
object.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |