mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +08:00
disable syslog by default (enable by #define SPDLOG_ENABLE_SYSLOG )
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
//
|
||||
// spdlog usage example
|
||||
//
|
||||
//
|
||||
#include "spdlog/spdlog.h"
|
||||
|
||||
#include <iostream>
|
||||
|
Reference in New Issue
Block a user