Next: , Previous: , Up: Issues with using and extending ASDF to define systems   [Contents][Index]


13.6.8 How can I capture ASDF’s output?

Output from ASDF and ASDF extensions are sent to the CL stream *standard-output*, so rebinding that stream around calls to asdf:operate should redirect all output from ASDF operations.