.grc/javalog.conf
author Oleksandr Gavenko <gavenkoa@gmail.com>
Thu, 23 Feb 2023 00:59:27 +0200
changeset 1016 8ba787ff5ab8
parent 616 e3dd5c39cceb
permissions -rw-r--r--
Removed .npmrc, HOME in Cygwin & running npm outside of Cygwin results in duplicating cache (in Cygwin HOME & in APPDATA).

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