A simple log recording tool for c++(linux).
This simple logging tool can be easily integrated into your own system.
1. Create a directory called build in the current directory
2.cd ./build
3.cmake ../
4.make
1. ./log_test
2. cat ./logger.log