All Manuals > LispWorks Delivery User Guide > 8 Delivery on Linux, FreeBSD, AIX, x86/x64 Solaris and Unix

NextPrevUpTopContentsIndex

8.4 Logging debugging messages

Log files are recommended for any complex application as they make it easier for you to get information back from your users. The log should contain any debugging messages, and can also contain information from your program.

You can use dbg:log-bug-form for logging errors. See the LispWorks User Guide and Reference Manual for details.


LispWorks Delivery User Guide - 15 Feb 2015

NextPrevUpTopContentsIndex