lnav/test/expected/test_regex101.sh_366730cac50b4a09b7de4b84641791470b1cb9a3.out
2024-02-06 08:57:43 -08:00

11 lines
321 B
Plaintext

{
"$schema": "https://lnav.org/schemas/format-v1.schema.json",
"unit_test_log": {
"regex": {
"std": {
"pattern": "(?<timestamp>[A-Za-z]+ [A-Za-z]+ +[0-9]+ [0-9]+:[0-9]+:[0-9]+ [0-9]+) : (?<level>[A-Z][a-z]+): (?<seq>\\([0-9]+\\) )?(?<body>.*)$"
}
}
}
}