All Manuals > LispWorks® User Guide and Reference Manual > 34 The DBG Package

executable-log-file Function

Summary

Returns the default bug form log file.

Package

dbg

Signature

executable-log-file => log-file

Values
log-file
A pathname.
Description

The function executable-log-file returns the default bug form log file for the current executable, which is the default path for log-bug-form.

The path is also user specific.

See also

log-bug-form
logs-directory


LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:32