Controls tracing.
hcl
nil
*disable-trace* controls tracing without affecting the tracing state. If it is set to t then tracing is switched off, but this does not call untrace . When the value of *disable-trace* is restored to nil , tracing continues as before.
*disable-trace*
t
untrace
*disable-trace* is an extension to Common Lisp.
trace