Logging
From LoopBot
LoopBot contains a static LoopBot.clsLogger class for two purposes:
- Debugging
- The write(string) method is used for logging debug output to a flat file.
- Bot Monitoring
- Not Yet Implemented - For purposes of verbose botting output, messages will be logged to a separate, more easily understandable log file.
