.grc/javalog.conf
author Oleksandr Gavenko <gavenkoa@gmail.com>
Sat, 21 Nov 2020 13:38:56 +0200
changeset 947 2aa44aa54450
parent 616 e3dd5c39cceb
permissions -rw-r--r--
Enabled syntax highlighting by Emacs + added link to official docs.

regexp=^([^ ]* WARN .*)
colours=blue
================
regexp=^([^ ]* ERROR .*)
colours=red
================
regexp=^(	at .*)
colours=yellow