Crossfire Server, Trunk
|
Go to the source code of this file.
Enumerations | |
enum | LogLevel { llevError = 0, llevInfo = 1, llevDebug = 2, llevMonster = 3 } |
Variables | |
const char *const | loglevel_names [] |
Log levels.
Definition in file logger.h.
enum LogLevel |
const char* const loglevel_names[] |
Human-readable name of log levels.
Definition at line 32 of file logger.cpp.
Referenced by ResourcesManager::load(), and LOG().