mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-23 22:22:05 +08:00
Fixed example.cpp
This commit is contained in:
parent
0c19bdd772
commit
8fdd26da82
@ -29,7 +29,6 @@ int main(int, char *[])
|
||||
|
||||
try
|
||||
{
|
||||
syslog_example();
|
||||
auto console = spdlog::stdout_color_st("console");
|
||||
console->info("Welcome to spdlog!");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user