mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +08:00
Updated comment
This commit is contained in:
@@ -20,7 +20,7 @@ void err_handler_example();
|
|||||||
void syslog_example();
|
void syslog_example();
|
||||||
|
|
||||||
#include "spdlog/spdlog.h"
|
#include "spdlog/spdlog.h"
|
||||||
#include "spdlog/cfg/env.h" // for loading levels from the environment variables
|
#include "spdlog/cfg/env.h" // for loading levels from the environment variable
|
||||||
|
|
||||||
int main(int, char *[])
|
int main(int, char *[])
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user