Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-10-14 12:02
Flavor·PCRE (Legacy)

/
\b(?P<severity>DEBUG|TRACE|FATAL|[Ii](?:nfo|NFO)|[Ww](?:arn(?:ing)?|ARN(?:ING)?)|[Ee](?:rror|RROR|xception|XCEPTION))\b
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous