Applied changes on the db executable. Removed old logging functions. Various global changes.
This commit is contained in:
@ -28,6 +28,9 @@
|
||||
|
||||
#include <bsd/string.h>
|
||||
|
||||
#define SPDLOG_ACTIVE_LEVEL SPDLOG_LEVEL_TRACE
|
||||
#include <spdlog/spdlog.h>
|
||||
|
||||
#include <pthread.h>
|
||||
#include <semaphore.h>
|
||||
|
||||
|
Reference in New Issue
Block a user