Name

LogFile — specify Interchange log output filename

SYNOPSIS

filename

DESCRIPTION

Specify catalog log file. If the filename is not absolute, it is treated relative to the catalog root directory (CATROOT).

The file will gather output of the ::logData() function (including the tag [log]).

DIRECTIVE TYPE AND DEFAULT VALUE

Catalog directive

EXAMPLES

Example: Setting LogFile

LogFile etc/catlog

NOTES

This directive only specifies the default log file. The [log] tag accepts parameter file to use other destinations.

AVAILABILITY

LogFile is available in Interchange versions:

4.6.0-5.9.0 (git-head)

SOURCE

Interchange 5.9.0:

Source: lib/Vend/Config.pm
Line 639

['LogFile',       undef,            'etc/log'],

AUTHORS

Interchange Development Group

SEE ALSO

DebugFile(7ic), ErrorFile(7ic), log(7ic)

DocBook! Interchange!