|
Crossfire Client, Branch
R11627
|
#include <client.h>

Data Fields | |
| LogLevel | level |
| char * | message |
| struct LogEntry * | next |
| char * | origin |
Definition at line 368 of file client.h.
Referenced by getLogText(), and LOG().
| char* LogEntry::message |
Definition at line 366 of file client.h.
Referenced by getLogText().
| struct LogEntry* LogEntry::next |
Definition at line 369 of file client.h.
Referenced by createBugTracker().
| char* LogEntry::origin |
Definition at line 367 of file client.h.
Referenced by getLogText().
1.7.6.1