Skip to content

A simple logging library for C/C++ to throw in your project without worries.

License

Notifications You must be signed in to change notification settings

pgvalle/CxxLogLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CxxLogLib

A simple logging library for C/C++ to throw in your project without worries.

Cools things about this library

  1. You can log into files.
  2. You can use colors. But don't try to use them when logging to files.
  3. Simple to use.
  4. Minimal.
  5. Gets the job done.
  6. Jesus.

Bad things about this library

No thread safety