Next: LOAD-PATHNAME has a weird value, Previous: How do I work with readtables?, Up: Issues with using and extending ASDF to define systems [Contents][Index]
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.