There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
MyLogger is a project I started for my own C++ based projects. Output streams can be added to the logger to log to multiple outputs. Furthermore the logger has a verbosity level and also a special macro to log only once every 'n' times.