Skip to content

TernaK/logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logger

c++11 ready-to-use csv format Logger class. Simply change the namespace as desired and add to a project. See this sample output.

features

  • log to stdout or a file
  • adjustable buffer size with asynchronous writing when full (file mode)
  • inheritable Loggable protocol for specifying a custom csv header for a derived class (see this example program)

About

csv logger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published