frysk.gui.monitor
Class EventLogger

java.lang.Object
  extended by frysk.gui.monitor.EventLogger

public class EventLogger
extends Object


Field Summary
static String EVENT_LOG_ID
           
static EventLogger theLogger
           
 
Constructor Summary
EventLogger()
           
 
Method Summary
 Logger getEventLogger()
           
static void logAddFailed(String where, Object o)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EVENT_LOG_ID

public static final String EVENT_LOG_ID
See Also:
Constant Field Values

theLogger

public static EventLogger theLogger
Constructor Detail

EventLogger

public EventLogger()
Method Detail

getEventLogger

public Logger getEventLogger()

logAddFailed

public static void logAddFailed(String where,
                                Object o)