You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lnav/test/expected/test_regex101.sh_366730cac5...

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>.*)$"
}
}
}
}