Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-06-10 10:48
Flavor·PCRE (Legacy)

/
^(?<time>\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2}\.\d+) \[(?<loglevel>\w)\] (?<message>.*)
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous