_SpanStack Objects
push
pop
current
current_span
span
Returns:
Raises:
ValueError- If the decorator is used outside of a @trace decorated function.
Span utilities for decorators for automatic logging and instrumentation of functions and methods.
ValueError - If the decorator is used outside of a @trace decorated function.