rero.gui
public class BuiltInLogger extends Object
| Field Summary | |
|---|---|
| protected IRCSession | client |
| protected static boolean | isEnabled |
| protected static ClientStateListener | listener |
| protected static HashMap | logHandles |
| protected SocketInformation | socket |
| protected static boolean | stripColors |
| protected static boolean | timeStamp |
| Constructor Summary | |
|---|---|
| BuiltInLogger(IRCSession _client) | |
| Method Summary | |
|---|---|
| static String | getLogFileName(SocketInformation socket, String window) |
| boolean | isEnabled() |
| void | logMessage(String window, String text) |