Next Previous Up Top Contents Index

4 The COMMON-LISP Package

*trace-output*

Variable

Summary

The stream on which traced functions and thetime macro print their output.
Package

common-lisp

Initial Value

A synonym stream that uses the stream that is the value of*terminal-io*.
Description

The value of*trace-output* is used as the stream to which tracing sends its output by default. Other streams can be explicitly specified by the:trace-output option totrace.
See also

trace


LispWorks Reference Manual - 15 Oct 1998

Next Previous Up Top Contents Index

Generated with Harlequin WebMaker