Logging fields

The following table describes the Logging panel fields. For more information about logs, see Troubleshooting.

Field

Description

System logging level

The logging level recorded in the system log file (%ProgramFiles(x86)%\Sage\CRM\<CRM Instance Name>\Logs\ewaresystem.log). A new file is created daily and can be used for diagnosing problems.

SQL logging level

The logging level recorded in the SQL log file (%ProgramFiles(x86)%\Sage\CRM\<CRM Instance Name>\Logs\ewaresql.log). A new file is created daily and can be used for diagnosing problems. The file lists executed SQL, the duration of the execution, and errors thrown.

Query duration logging threshold (milliseconds)

When a query takes longer exceeds this duration, the number of milliseconds it will be logged.

.NET logging

The logging level recorded in the .NET log file (%ProgramFiles(x86)%\Sage\CRM\<CRM Instance Name>\CustomDotNet\.netlog).