utils
Class Logger

java.lang.Object
  extended by utils.Logger

public class Logger
extends java.lang.Object


Field Summary
static boolean logging
           
 
Constructor Summary
Logger()
           
 
Method Summary
static void log(java.lang.String text)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logging

public static final boolean logging
See Also:
Constant Field Values
Constructor Detail

Logger

public Logger()
Method Detail

log

public static void log(java.lang.String text)