footyquiz.server.tools
Class Log

java.lang.Object
  extended by footyquiz.server.tools.Log

public class Log
extends java.lang.Object

Logger class.

Author:
Mikael Kopteff

Field Summary
static java.util.logging.Logger logger
           
 
Constructor Summary
Log()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

logger

public static java.util.logging.Logger logger
Constructor Detail

Log

public Log()