Tracing additional data such as trace name, custom log, session ID, etc.
name
parameter to distinguish between them:
baserun.start_trace
context manager and it’s not possible to do so when
using @baserun.trace
decorator.result
value will be the return value of the function or context that is traced. If you want to be more explicit, you can set the result
value of a trace.