|
4 months ago | |
---|---|---|
LICENSE | 2 years ago | |
MainExample.cpp | 4 months ago | |
README.md | 4 months ago | |
logger.cpp | 4 months ago | |
logger.h | 4 months ago | |
myTest | 4 months ago | |
test.txt | 4 months ago |
rm -f test.txt && clear && g++ -Wall logger.cpp MainExample.cpp -o myTest && ./myTest