Log level enumeration to define possible log levels.
DEBUG: "debug";
ERROR: "error";
INFO: "info";
TRACE: "trace";
WARN: "warn";