EvEmu
0.8.4
11 September 2021
|
This is the complete list of members for PyTraceLog, including all inherited members.
_logInternBufferMessage(PyRep *packet) | PyTraceLog | inlineprotected |
_logInternBufferPacket(PyRep *packet) | PyTraceLog | inlineprotected |
_logInternMessage(const char *str,...) | PyTraceLog | inlineprotected |
_logInternStringMessage(PyRep *packet) | PyTraceLog | inlineprotected |
_setLogColor(uint32 color) | PyTraceLog | inlineprotected |
logTrace(PyTuple &tuple) | PyTraceLog | inline |
mFout | PyTraceLog | private |
mInitialized | PyTraceLog | private |
mLogToConsole | PyTraceLog | private |
mLogToFile | PyTraceLog | private |
PyTraceLog(const char *path, bool toConsole=false, bool toFile=false) | PyTraceLog | inline |
~PyTraceLog() | PyTraceLog | inline |