Torc
0.1
|
Go to the source code of this file.
Classes | |
class | LoggingThread |
class | LoggerBase |
class | FileLogger |
class | WebLogger |
Serves log content to registered subscribers and HTTP clients. More... | |
Macros | |
#define | LOGLINE_MAX (2048-120) |
Functions | |
void | RegisterLoggingThread (void) |
void | DeregisterLoggingThread (void) |
#define LOGLINE_MAX (2048-120) |
Definition at line 4 of file torcloggingimp.h.
void DeregisterLoggingThread | ( | void | ) |
Definition at line 744 of file torcloggingimp.cpp.
void RegisterLoggingThread | ( | void | ) |
Definition at line 728 of file torcloggingimp.cpp.