mirror of
https://codeberg.org/icewind/logsmash.git
synced 2026-06-03 10:04:12 +02:00
generate better regexes and capture placeholder names
This commit is contained in:
parent
19c1c57acc
commit
04e391aea1
15 changed files with 21695 additions and 65312 deletions
2
logging-extractor/Cargo.lock
generated
2
logging-extractor/Cargo.lock
generated
|
|
@ -115,6 +115,8 @@ dependencies = [
|
|||
"databake",
|
||||
"insta",
|
||||
"memchr",
|
||||
"regex",
|
||||
"regex-syntax",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"test-case",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue