#include <PacketConsoleLogger.h>
Inheritance diagram for PacketConsoleLogger:

Public Member Functions | |
| virtual void | SetLogCommandParser (LogCommandParser *lcp) |
| virtual void | WriteLog (const char *str) |
| Override this to log strings to wherever. Log should be threadsafe. | |
Protected Attributes | |
| LogCommandParser * | logCommandParser |
1.4.6-NO