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

NextPrevUpTopContentsIndex

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 *hidden-packages*

The path is also user specific.

See also

*hidden-packages*
logs-directory


LispWorks User Guide and Reference Manual - 21 Dec 2011

NextPrevUpTopContentsIndex