The canonical log line is a lightweight pattern where the key information for a request is logged only once at the end of the request.
Some default values should be added (request method, api version, grpc service method name, etc) and perhaps a simple API to register values in the lifetime of the request?
The canonical log line is a lightweight pattern where the key information for a request is logged only once at the end of the request.
Some default values should be added (request method, api version, grpc service method name, etc) and perhaps a simple API to register values in the lifetime of the request?