OptionallabelOptional label prepended to each log line.
OptionallogWhen true, logs a one-line summary to the console after each call settles.
OptionalonCallback invoked after each call settles (including async resolution and rejection). Receives the full TraceCallInfo for that invocation. Errors thrown by this callback are silently swallowed and do not affect the caller.
Details about the completed invocation.
Options for the traceFunction wrapper.