Previous Topic: Specify Log Levels

Next Topic: How to Display Log Messages in a Console Window (Windows Only)

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 Append attribute, as follows:

Append="yes"

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.