mirror of https://github.com/gabime/spdlog.git
Add NOTICE, ALERT and EMERG log level.
This commit introduces 3 new log level. Thoses are: + NOTICE, which is a bit worse that INFO, but still not a warn. + ALERT, for case worse that critical. + EMERG, application is unusable. With those 3 log levels, spdlog now has all log level accepted by the syslog() system call.pull/7/head
parent
3bc1f447a1
commit
e4adba854c
Loading…
Reference in New Issue