mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-11 08:47:06 +02:00
4 lines
167 B
Plaintext
4 lines
167 B
Plaintext
JAVACLASS (?:[a-zA-Z0-9-]+\.)+[A-Za-z0-9$_]+
|
|
JAVAFILE (?:[A-Za-z0-9_. -]+)
|
|
JAVASTACKTRACEPART at %{JAVACLASS:class}\.%{WORD:method}\(%{JAVAFILE:file}:%{NUMBER:line}\)
|