Skip to content

Commit

Permalink
Added rules for jenkins log parsing
Browse files Browse the repository at this point in the history
  • Loading branch information
thvitt committed Jun 27, 2016
1 parent 4155fa9 commit 598d61d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .error-rules.txt
@@ -0,0 +1,4 @@
error /ERROR/
error /SEVERE/
warning /WARNING/
start /[INFO] --- [^(]* \((.*?)\) @ .* ---/

0 comments on commit 598d61d

Please sign in to comment.