mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-30 02:19:35 +08:00
astyle
This commit is contained in:
@@ -70,7 +70,7 @@ std::shared_ptr<logger> stderr_logger_st(const std::string& logger_name);
|
||||
|
||||
// Create a syslog logger
|
||||
#ifdef __linux__
|
||||
std::shared_ptr<logger> syslog_logger(const std::string& logger_name);
|
||||
std::shared_ptr<logger> syslog_logger(const std::string& logger_name);
|
||||
#endif
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user