Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 268 Bytes

File metadata and controls

7 lines (5 loc) · 268 Bytes

cpp_logger

Logger created for C++ projects. It is mean to to be platform independent and operating system agnostic.

An interface is used to keep it platform independent.

Anyone can implement for any platform and create pull request if interested to contribute.