8000 GitHub - chadsgilbert/try-spdlog: Trying out spdlog with cmake
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chadsgilbert/try-spdlog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

try-spdlog

Trying out spdlog with cmake. I don't need much, but it would be nice if I could easily and quickly:

  1. configure a logger very easily;
  2. output to multiple sinks from a single log statement;
  3. set the format for each sink independently; and
  4. set up a cmake configuration so that only my debug exe prints debug statements.

So far, this seems like a good way to go :D.

About

Trying out spdlog with cmake

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0