2013-09-26 17:14:40 +02:00

8 lines
287 B
Plaintext

CCZE is my C port of RASZi's colorize, with a set of bug fixes and
enhancements. It uses PCRE to do the matching, and NCurses for the
output.
The goal was to create a log coloriser, that is fast and light on
resources. Also, being extensible via plug-ins is an important
feature too.