\[the literal [ (9110 / 1338 / 5B16)
\d{2}a digit, repeated exactly 2 times
\.the literal . (4610 / 568 / 2E16)
\d{2}a digit, repeated exactly 2 times
\.the literal . (4610 / 568 / 2E16)
\d{2}a digit, repeated exactly 2 times
\sany whitespace character
\d{2}a digit, repeated exactly 2 times
\:the literal : (5810 / 728 / 3A16)
\d{2}a digit, repeated exactly 2 times
\:the literal : (5810 / 728 / 3A16)
\d{2}a digit, repeated exactly 2 times
\:the literal : (5810 / 728 / 3A16)
\d{1,3}a digit, repeated between 1 and 3 times
\sany whitespace character
METthe literal text MET (case sensitive) \]the literal ] (9310 / 1358 / 5D16)
.+any character (except for line terminators), repeated at least once
The Applicationthe literal text The Application (case sensitive) \sany whitespace character
Character Class[a-zA-Z0-9]* *matches any number of characters from the set below:
a-zone character from a (9710) to z (12210) (case sensitive)
A-Zone character from A (6510) to Z (9010) (case sensitive)
0-9one character from 0 (4810) to 9 (5710)
\sany whitespace character
is startingthe literal text is starting (case sensitive) \.the literal . (4610 / 568 / 2E16)
*matches any number of characters from the set below:
\sany whitespace character
\Sany non-whitespace character
\[the literal [ (9110 / 1338 / 5B16)
\d{2}a digit, repeated exactly 2 times
\.the literal . (4610 / 568 / 2E16)
\d{2}a digit, repeated exactly 2 times
\.the literal . (4610 / 568 / 2E16)
\d{2}a digit, repeated exactly 2 times
\sany whitespace character
\d{2}a digit, repeated exactly 2 times
\:the literal : (5810 / 728 / 3A16)
\d{2}a digit, repeated exactly 2 times
\:the literal : (5810 / 728 / 3A16)
\d{2}a digit, repeated exactly 2 times
\:the literal : (5810 / 728 / 3A16)
\d{1,3}a digit, repeated between 1 and 3 times
\sany whitespace character
METthe literal text MET (case sensitive) \]the literal ] (9310 / 1358 / 5D16)
.+any character (except for line terminators), repeated at least once
The Application started:the literal text The Application started: (case sensitive) \sany whitespace character
\2the text saved by group 2