Monobit Unity Networking ver.2.8.0 Server API Reference (C++)
|
This is the complete list of members for MunLogger, including all inherited members.
Finalize() | MunLogger | static |
Initialize(std::string processName, bool isOutputLogFile, std::string outputLogFileName) | MunLogger | static |
MUN_LOG_ROTATE_DAILY enum value (defined in MunLogger) | MunLogger | |
MUN_LOG_ROTATE_NONE enum value (defined in MunLogger) | MunLogger | |
MunLogRotate enum name (defined in MunLogger) | MunLogger | |
OnOutput(MrsLogLevel level, const char *msg) | MunLogger | static |
Reload() | MunLogger | static |
Rotate(const char *src_file_name, const char *dst_file_name) | MunLogger | static |
s_LogFileName | MunLogger | protectedstatic |
s_LogRotate | MunLogger | protectedstatic |
s_pLogFile | MunLogger | protectedstatic |
s_ProcessName | MunLogger | protectedstatic |
s_Updated | MunLogger | protectedstatic |
SetLogRotate(MunLogRotate value) | MunLogger | static |