Skip to content

ngc7293/ccze-cute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ccze-cute

A ccze plugin for cute::log output (see cutestation, rocketsd)

Brief

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.

Requirements

  • CMake 3.13+
  • ccze
  • pcre

Building

mkdir build; cd build;
cmake -G Ninja ..
ninja
sudo ninja install

Running

./app | ccze -m ansi -p cute

About

ccze plugin for cute::log

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors