org.postgresql.pljava.example
Class LoggerTest

java.lang.Object
  extended by org.postgresql.pljava.example.LoggerTest

public class LoggerTest
extends Object


Constructor Summary
LoggerTest()
           
 
Method Summary
static void logMessage(String logLevel, String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggerTest

public LoggerTest()
Method Detail

logMessage

public static void logMessage(String logLevel,
                              String message)