NextPrevUpTopContentsIndex

*trace-verbose*

Variable
Summary

Controls how arguments and values are printed in trace output.

Package

hcl

Initial Value

:only

Description

*trace-verbose* controls the way arguments and values are printed in trace output.

If the value is not nil then trace attempts to decode the arguments and values, and prints them.

When the value is :only , trace does not print the lists of arguments and values after the function name.

Notes

*trace-verbose* is an extension to Common Lisp.

See also

trace


LispWorks Reference Manual - 12 Mar 2008

NextPrevUpTopContentsIndex