333 B
333 B
libsclogging — Logging for C++
Library for C++ logging. Supports several log levels, as well as optional color output.
Build
make
after installing dependency:
Install
sudo make install
or, on OpenBSD:
doas gmake install
Documentation
In progress.