symphony.bdk.core.client.trace_id#
Module responsible for managing the trace ID sent as X-Trace-Id header and logged under the trace_id variable
Functions
|
Decorator of ApiClient.__call_api function so that it adds the X-Trace-Id header with the current trace id value to the HTTP call. |
Adds the trace_id variable to the log records. |
Classes
Class to manage the tracing id context. |