Aleksander Cynarski
dad8a7ff4c
All checks were successful
continuous-integration/drone/push Build is passing
7 lines
240 B
Plaintext
7 lines
240 B
Plaintext
[PARSER]
|
|
Name java_multiline
|
|
Format regex
|
|
Regex /^(?<time>\d{4}-\d{1,2}-\d{1,2} \d{1,2}:\d{1,2}:\d{1,2}) \[(?<thread>.*)\] (?<level>[^\s]+)(?<message>.*)/
|
|
Time_Key time
|
|
Time_Format %Y-%m-%d %H:%M:%S
|