All Manuals > LispWorks User Guide and Reference Manual > 35 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

log-bug-form
logs-directory


LispWorks User Guide and Reference Manual - 20 Sep 2017

NextPrevUpTopContentsIndex