Previous Topic: Specify Log Levels

Next Topic: Determine the Date Format in Log Files

Append Messages to Log Files

To add messages to an existing log file instead of rewriting the entire file each time logging is invoked, enable the logappend setting, as follows:

logappend=yes

The default is no.

Note: This parameter is not supported for SAML Affiliate Agents configured with IIS 6.0 and Apache 1.x web servers. When used with these web servers, the Affiliate Server and the SAML Affiliate Agent both use a single log file. The logfilename directive specifies the location of the log file.