Closed c-simpson closed 10 months ago
Split from #494 where we are using Structlog
I suggest using Pino and using keys as similar as possible to those used for the server.
@c-simpson I tested this out after using the nginx logging config and since everything is going through nginx, it's getting JSON-ified already (see #564). Do we need more structured logging than that?
Split from #494 where we are using Structlog
I suggest using Pino and using keys as similar as possible to those used for the server.