All Manuals > LispWorks® User Guide and Reference Manual > 5 The Trace Facility

5.6 Trace variables

The maximum indentation used during output from trace.

The additional amount by which tracing output is indented upon entering a deeper level of nesting.

The current depth of tracing.

The stream to which tracing sends its output by default.

The variable that holds the arguments given to the traced function.

The variable that holds the results from the traced function.

The following four variables allow you to control the style of tracing output separately from normal printing:

The value to which *print-circle* is bound during output from trace.

The value to which *print-length* is bound during output from trace.

The value to which *print-level* is bound during output from trace.

The value to which *print-pretty* is bound during output from trace.


LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:18