Programming exercise to implement a logger class
cpp
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
denes 4b7a1cb96a
build unit tests with catch2
5 years ago
Catch2@930f49a641 build unit tests with catch2 5 years ago
.gitignore Updating .gitignore 5 years ago
.gitmodules build unit tests with catch2 5 years ago
ArgParser.hpp print owner of process 5 years ago
CMakeLists.txt build unit tests with catch2 5 years ago
LICENSE Initial commit 5 years ago
Logger.hpp print owner of process 5 years ago
README.md Initial commit 5 years ago
Singleton_DCLP.hpp Read input 5 years ago
cpp_logger_test.cpp build unit tests with catch2 5 years ago
main.cpp print owner of process 5 years ago

README.md

cpp_logger_assignment

Programming exercise to implement a logger class