Updated Jenkinsparse.

This commit is contained in:
Harrison Deng 2022-05-12 14:44:42 -05:00
parent 0c2c58e4a4
commit 6995431524

View File

@ -3,7 +3,7 @@ ok /\[\d\d:\d\d:\d\d\] \[[\w\d\s-]*\/ERROR\] \[minecraft\/Settings\]/
ok /\[\d\d:\d\d:\d\d\] \[[\w\d\s-]*\/FATAL\] \[ne\.mi\.fm\.lo\.RuntimeDistCleaner\/DISTXFORM\]/
# General guide.
info /\[\d\d:\d\d:\d\d\] \[[\w\d\s-]*\/INFO\]/
ok /\[\d\d:\d\d:\d\d\] \[[\w\d\s-]*\/INFO\]/
info /\[\d\d:\d\d:\d\d\] \[[\w\d\s-]*\/WARN\]/
warn /\[\d\d:\d\d:\d\d\] \[[\w\d\s-]*\/ERROR\]/
error /\[\d\d:\d\d:\d\d\] \[[\w\d\s-]*\/FATAL\]/