zombie
Class IndieLogger

java.lang.Object
  extended by zombie.IndieLogger

public class IndieLogger
extends java.lang.Object

Author:
LEMMY

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

Field Detail

logger

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

IndieLogger

public IndieLogger()
Method Detail

init

public static void init()
                 throws java.io.IOException
Throws:
java.io.IOException

Log

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