]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Add simple log colorization script: ./contrib/nglog.sh
authorAlexander Barton <alex@barton.de>
Sun, 10 Nov 2019 21:07:26 +0000 (22:07 +0100)
committerAlexander Barton <alex@barton.de>
Sun, 10 Nov 2019 21:07:26 +0000 (22:07 +0100)
This script parses the log output of ngircd(8), and colorizes the
messages accoring to their log level. Example usage:

ngircd -f $PWD/doc/sample-ngircd.conf -np | ./contrib/nglog.sh


No differences found