mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +08:00
Improved compile time level support
This commit is contained in:
@@ -22,9 +22,6 @@ void err_handler_example();
|
||||
void syslog_example();
|
||||
void clone_example();
|
||||
|
||||
// activate compile time macros to be debug or above
|
||||
#define SPDLOG_ACTIVE_LEVEL SPDLOG_LEVEL_DEBUG
|
||||
|
||||
#include "spdlog/spdlog.h"
|
||||
|
||||
int main(int, char *[])
|
||||
|
Reference in New Issue
Block a user