Commit 1706cdb
committed
[api] split up do_mappings() into something more fine-grained
Interactive use, like in lnav, will require fine-grained
control of the operations done in `do_mappings()`. This
change adds a LogMatcher with associated functions that
perform the different steps that were in `do_mappings()`.1 parent d5b2565 commit 1706cdb
File tree
14 files changed
+690
-410
lines changed- src
- tests/snapshots
14 files changed
+690
-410
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
0 commit comments