Open
Description
Refactor code to use structured (and faster) logging for better integration with log analysis tools.
See https://github.com/rs/zerolog or https://github.com/uber-go/zap
Make it possible to remove / hide sensitive information from logs, such as authentication info.
Activity