|
|
|
|
|
by kornish
2878 days ago
|
|
You may want to rethink your log format to have a single (minified JSON) entry per line - it can make your life easier in a variety of ways. Out of interest, what library are you using that logs single entries on multiple lines? |
|
But for this specific case I use https://www.newtonsoft.com/json.
Eventually could incorporate the idea in my arsenal and maybe build a format streaming pipeline utility that can use across platforms.