|
EvEmu
0.8.4
11 September 2021
|
This is the complete list of members for NewLog, including all inherited members.
| Blue(const char *source, const char *fmt,...) | NewLog | |
| Color enum name | NewLog | protected |
| COLOR_BLACK enum value | NewLog | protected |
| COLOR_BLUE enum value | NewLog | protected |
| COLOR_COUNT enum value | NewLog | protected |
| COLOR_CYAN enum value | NewLog | protected |
| COLOR_DEFAULT enum value | NewLog | protected |
| COLOR_GREEN enum value | NewLog | protected |
| COLOR_MAGENTA enum value | NewLog | protected |
| COLOR_RED enum value | NewLog | protected |
| COLOR_TABLE | NewLog | protectedstatic |
| COLOR_WHITE enum value | NewLog | protected |
| COLOR_YELLOW enum value | NewLog | protected |
| Cyan(const char *source, const char *fmt,...) | NewLog | |
| Debug(const char *source, const char *fmt,...) | NewLog | |
| Error(const char *source, const char *fmt,...) | NewLog | |
| get() | Singleton< NewLog > | inlinestatic |
| Green(const char *source, const char *fmt,...) | NewLog | |
| Initialize() | NewLog | |
| InitializeLogging(std::string logPath) | NewLog | |
| Log(const char *source, const char *fmt,...) | NewLog | |
| m_initialized | NewLog | protected |
| Magenta(const char *source, const char *fmt,...) | NewLog | |
| mInstance | Singleton< NewLog > | protectedstatic |
| mLogfile | NewLog | protected |
| mMutex | NewLog | protected |
| mTime | NewLog | protected |
| NewLog() | NewLog | |
| NewLog(std::string logPath) | NewLog | |
| Print(const char *fmt,...) | NewLog | protected |
| PrintMsg(Color color, char pfx, const char *source, const char *fmt, va_list ap) | NewLog | protected |
| PrintTime() | NewLog | protected |
| PrintVa(const char *fmt, va_list ap) | NewLog | protected |
| SetColor(Color color) | NewLog | protected |
| SetLogfile(const char *filename) | NewLog | |
| SetLogfile(FILE *file) | NewLog | |
| SetLogfileDefault(std::string logPath) | NewLog | protected |
| SetTime(time_t time) | NewLog | inline |
| Singleton() | Singleton< NewLog > | inline |
| Warning(const char *source, const char *fmt,...) | NewLog | |
| White(const char *source, const char *fmt,...) | NewLog | |
| Yellow(const char *source, const char *fmt,...) | NewLog | |
| ~NewLog() | NewLog |