-
-
Notifications
You must be signed in to change notification settings - Fork 7
Move away from custom logfmt #185
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededrustPull requests that update Rust codePull requests that update Rust code
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededrustPull requests that update Rust codePull requests that update Rust code
Summary
We should move to https://github.com/EmbarkStudios/tracing-logfmt and remove the custom logfmt layer for ongoing maintainability. I contributed upstream to Embark's library to get most of what we need from the custom layer.