de.saar.basic
Class Logger

Object
  extended by Logger

public class Logger
extends Object


Constructor Summary
Logger(boolean logging, PrintWriter logTo)
           
 
Method Summary
 void log(String x)
           
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Logger

public Logger(boolean logging,
              PrintWriter logTo)
Method Detail

log

public void log(String x)