Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a very simple logger in and for C++ which can be used to log Traces and Levels:
Traces can be exported (thus enabled) like so: export TRACES=TEST
Logging on Traces which are not exported will result in no logging at all.
You can easily add Levels by modifying Logger.hpp's enum class LVL to your liking.
View main.cpp for an example.

This code is licensed under the MIT License.
You should have received a copy with this code.

About

small header-only logger project in c++

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages