logs_model.test.ts
7.23 KB
-
Explore: Improved line parsing for logging · 71429d72
- changed log parser API to be more semantic: getting fields, getting values - regexps become an implementation detail of parser and are no longer part of the API - improved JSON parser to not be tripped by nested quotation marks - improved JSON parser to support numbers - added more tests
David Kaltschmidt committed