.grc/javalog.conf
author Oleksandr Gavenko <gavenkoa@gmail.com>
Mon, 22 Feb 2021 20:15:51 +0200
changeset 972 27754771cbb6
parent 616 e3dd5c39cceb
permissions -rw-r--r--
Fixed handling of spaces in path for completion for Bash command "cd".

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