Skip to content

Roslaniec/LLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLog

Yet another logging library for C++

Motivation:

  • Use standard C++ streams (std::ostream with operator <<) for logging.
  • Maximum performance (separate thread used for writting to log-file).

About

Yet another logging library for C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published