TrinityCore
|
This is the complete list of members for G3D::Log, including all inherited members.
common() | G3D::Log | static |
commonLog | G3D::Log | privatestatic |
filename | G3D::Log | private |
getCommonLogFilename() | G3D::Log | static |
getFile() const | G3D::Log | |
lazyvprintf(const char *, va_list argPtr) G3D_CHECK_VPRINTF_METHOD_ARGS | G3D::Log | |
Log(const std::string &filename="log.txt", int stripFromStackBottom=0) | G3D::Log | |
logFile | G3D::Log | private |
print(const std::string &s) | G3D::Log | |
printf(const char *fmt,...) G3D_CHECK_PRINTF_METHOD_ARGS | G3D::Log | |
println(const std::string &s) | G3D::Log | |
section(const std::string &s) | G3D::Log | |
stripFromStackBottom | G3D::Log | |
vprintf(const char *, va_list argPtr) G3D_CHECK_VPRINTF_METHOD_ARGS | G3D::Log | |
~Log() | G3D::Log | virtual |