com.netbreeze.bbowl.gui
Class LogManager

java.lang.Object
  |
  +--com.netbreeze.bbowl.gui.LogManager

public class LogManager
extends java.lang.Object

Manages logging configuration


Field Summary
static java.lang.String CONFIG_FILE_NAME
           
static long POLL_INTERVAL
           
 
Constructor Summary
LogManager()
           
 
Method Summary
static void initLog4J()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONFIG_FILE_NAME

public static java.lang.String CONFIG_FILE_NAME

POLL_INTERVAL

public static long POLL_INTERVAL
Constructor Detail

LogManager

public LogManager()
Method Detail

initLog4J

public static void initLog4J()