mirror of
https://github.com/gabime/spdlog.git
synced 2026-01-02 01:47:54 +08:00
Compare commits
2 Commits
3f03542d2e
...
0209b12c50
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0209b12c50 | ||
|
|
d2100d5d0e |
@@ -17,6 +17,7 @@
|
||||
#include <netinet/tcp.h>
|
||||
#include <sys/socket.h>
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
#include <string>
|
||||
|
||||
|
||||
@@ -23,6 +23,9 @@
|
||||
|
||||
#define SPDLOG_ACTIVE_LEVEL SPDLOG_LEVEL_DEBUG
|
||||
|
||||
#undef SPDLOG_LEVEL_NAMES
|
||||
#undef SPDLOG_SHORT_LEVEL_NAMES
|
||||
|
||||
#include "spdlog/spdlog.h"
|
||||
#include "spdlog/async.h"
|
||||
#include "spdlog/details/fmt_helper.h"
|
||||
|
||||
Reference in New Issue
Block a user