Skip to content

yannLM29/PhiLog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PhiLog

Simple C++ logger

Overview

Philog use a singleton accessible from PhiLog.hpp. It allows you to write debug, info, warn and error logs and filter them with a minimum level. You can also configure multiple outputs of different types (only std output for now)

Philog is also thread safe

PhiLog Class diagram

About

Simple C++ logger

Resources

License

Stars

Watchers

Forks

Packages

No packages published