about summary refs log tree commit diff
path: root/contrib/nglog.sh
AgeCommit message (Collapse)Author
2019-12-07contrib/nglog.sh: Use bright colors for warning & error messagesAlexander Barton
2019-11-10Add simple log colorization script: ./contrib/nglog.shAlexander Barton
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