You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
9d64744 A few updates - Prevent panics from killing the process, recover them and print line as-is. - Started the work on being more streaming aware and deals better with duplicated keys in the JSON line. - Improved tests and benchmark a bit.
4391465 Added serviceContext and logging.googleapis.com/labels as removed fields and added -all flag
0c20b4b Change maximum line that can be read to 250MiB (still need some more work to "skip" line > 250MiB)
c6b911c Fix line handling when caller is not present, added support for logger name