LightLog Very small and simple C++ logging library Building git clone https://github.com/1Kuso4ek1/LightLog.git cd LightLog mkdir build && cd build cmake .. make -j4 sudo make install