![]() |
Crossfire Server, Trunk
1.75.0
|
Go to the source code of this file.
Enumerations | |
enum | LogLevel { llevError = 0, llevInfo = 1, llevDebug = 2, llevMonster = 3 } |
Log levels for the LOG() function. More... | |
Variables | |
const char *const | loglevel_names [] |
Human-readable name of log levels. More... | |
Log levels.
Definition in file logger.h.
enum LogLevel |
const char* const loglevel_names[] |