- Extend existing log messages to log more interesting information, like affected entities, things changed, and so on.
- Think about introducing structured logging to make just dumping data into the log easier
- Log info messages on grpc handlers that change state.
This has been started with #78 for quota related logs, but there is still much more.
This has been started with #78 for quota related logs, but there is still much more.