Regular Expressions 101

Community Patterns

There does not seem to be anything here

Community Library Entry

0

Regular Expression
ECMAScript (JavaScript)

/
\[(\d{2}:\d{2}:\d{2})\] \[([^\/]+)\/(\w+)\]: (.+$)
/
gm

Description

Matches the pieces of minecraft log output

Submitted by anonymous - 4 years ago