lispdoc - results for *trace-output* |
*trace-output* | Variable: trace output stream
|
Example:(defun platform-handle-debugger-condition (condition) (typecase condition (t (format *trace-output* "Caught error: ~A~%" condition)))) | Mentioned in: CLtL2 - 21.1. Standard Streams CLtL2 - 25.3. Debugging Tools PCL - make it work make it right make it fast |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
| By Bill Moorier |