9 The Tracer
*max-trace-indent*
is the maximum indentation used during output from the tracer.
*trace-indent-width*
is the additional amount of characters by which tracing output is indented upon entering a deeper level of nesting.
*trace-level*
is the current depth of tracing.
*trace-output*
is the stream to which tracing sends its output by default.
*traced-arglist*
is the variable that holds the arguments given to the traced function.
*traced-results*
is the variable that holds the results from the traced function.
*trace-print-circle*
is the value to which *print-circle*
is bound during output from the tracer.
*trace-print-length*
is the value to which *print-length*
is bound during output from the tracer.
*trace-print-level*
is the value to which *print-level*
is bound during output from the tracer.
*trace-print-pretty*
is the value to which *print-pretty*
is bound during output from the tracer.
Generated with Harlequin WebMaker