Log Parameters

Learn about the log parameter for CRM.client.

Note: To override these parameters, see Overruling Default Log Settings in the CRM.Client.

Log.Level

Defines which occurrences are written to the log file. Takes the log levels values from 0 to 3, where: 0-None; 1-Error (Default); 2-Warning; 3-Info.

Type: Number

Log.Class

Name of the class to be logged. For development purposes only.

Type: Character

Log.Config

If enabled, configuration changes are logged.

Type: Checkbox

Log.Method

Name of the class to be logged. For development purposes only.

Type: Character

Log.Network

If enabled, network activities are logged.

Type: Checkbox

Log.Requests

If enabled, all requests are logged.

Type: Checkbox

Log.Result

If enabled, each result row is logged is logged.

Type: Checkbox

Log.Statements

If enabled, SQL log changes are logged.

Type: Checkbox

Log.UpSync

If enabled, all UpSync activities are logged.

Type: Checkbox

LogReport.EmailAddress

Defines the e-mail address of the person that receives the client log files.