A type that represents log levels. More...
#include <logger.h>
A type that represents log levels.
Types satisfying this concept are enum types that can be used to specify logging severity levels.
Example usage:
Definition at line 58 of file logger.h.