QJCC homepage

biz.chitec.qdemo.util
Class LoggerDemo

java.lang.Object
  extended bybiz.chitec.qdemo.util.LoggerDemo

public class LoggerDemo
extends java.lang.Object

Test and demonstration class for the Logger class.

Version:
$Id: a854ed4997a6a1f6fa68bd43688766a719d16943 $
Author:
cantamen/Dirk Hillbrecht 2008. Released under the LGPL or the GPL with classpath exception.

Constructor Summary
LoggerDemo()
           
 
Method Summary
static void main(java.lang.String[] args)
          main program for testing purposes.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoggerDemo

public LoggerDemo()
Method Detail

main

public static void main(java.lang.String[] args)
main program for testing purposes.


QJCC homepage