Rewrote the log initialization functions, logs are now saved in rotating files, implemented configurable log levels
This commit is contained in:
@ -28,7 +28,6 @@
|
||||
|
||||
#include <bsd/string.h>
|
||||
|
||||
#define SPDLOG_ACTIVE_LEVEL SPDLOG_LEVEL_TRACE
|
||||
#include <spdlog/spdlog.h>
|
||||
|
||||
#include <pthread.h>
|
||||
|
Reference in New Issue
Block a user