CLOSE-TRACE-FILE

stop redirecting trace output to a file
Major Section:  TRACE

General Form:
(close-trace-file) ; trace output is no longer redirected to a file

Output from trace$ normally goes to the screen, or more precisely, standard-co. It can be redirected to a file; see open-trace-file. Use close-trace-file to redirect trace output to standard-co.