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

NextPrevUpTopContentsIndex

logs-directory

Function
Summary

Returns the directory in which LispWorks puts log files.

Package

dbg

Signature

logs-directory => dir

Values

dir

A directory pathname.

Description

The function logs-directory returns the directory in which LispWorks puts log files for the current user.

See also

executable-log-file
*hidden-packages*


LispWorks User Guide and Reference Manual - 21 Dec 2011

NextPrevUpTopContentsIndex