The codebase already uses [zerolog](https://github.com/rs/zerolog) which provides structured logging, but it's currently hardcoded to use the ConsoleWriter. It would be great to add an env var flag to switch to structured logging for production deployments.