Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
We had something similar to this for the JSON work where the JSON requests and responses can be logged by the server when they're received and before they're sent. It would be good to centralize this into a specific Logger that is used by both JSON and protobuf impls.
Something like org.apache.calcite.avatica.server.PayloadLogger=TRACE in the logging configuration would enable the deluge of logging statements for all requests and responses the server handles.
Attachments
Issue Links
- relates to
-
CALCITE-6072 OpenTelemetry Trace Context Propagation for Avatica
- Open