rero.gui
Class BuiltInLogger
java.lang.Object
rero.gui.BuiltInLogger
- public class BuiltInLogger
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
isEnabled
protected static boolean isEnabled
timeStamp
protected static boolean timeStamp
stripColors
protected static boolean stripColors
logHandles
protected static HashMap logHandles
listener
protected static ClientStateListener listener
socket
protected SocketInformation socket
client
protected IRCSession client
BuiltInLogger
public BuiltInLogger(IRCSession _client)
logMessage
public void logMessage(String window,
String text)
isEnabled
public boolean isEnabled()
getLogFileName
public static String getLogFileName(SocketInformation socket,
String window)