]> arthur.barton.de Git - ngircd.git/commit
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)
commit80437b253377fdd19274d974eb8ccc248ac7beb0
treef61d79d6b081879fd848ddba9390c4047788eca2
parentde1de4055123e95fd9dc1b7e40c69a760777079d
Add simple log colorization script: ./contrib/nglog.sh

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
contrib/MacOSX/ngIRCd.xcodeproj/project.pbxproj
contrib/Makefile.am
contrib/nglog.sh [new file with mode: 0755]