A ccze plugin for cute::log output (see cutestation, rocketsd)
A small ccze plugin for the log format I use in some of my projects. The expected format is:
[datetime] (level) <thread threadid> [component] message
The colors are currently hardcoded.
- CMake 3.13+
- ccze
- pcre
mkdir build; cd build;
cmake -G Ninja ..
ninja
sudo ninja install./app | ccze -m ansi -p cute