Siebel CRM Desktop for IBM Notes Administration Guide > Administering Siebel CRM Desktop > Administering Logging >
Assigning Logging Profiles for Siebel CRM Desktop
A logging profile is a set of parameters that determine logging settings. Siebel CRM Desktop comes with three predefined logging profiles and one custom profile. You can assign a predefined logging profile. You cannot change the set of parameters that a predefined logging profile uses. You can assign only one logging profile at a time. To assign a logging profile for Siebel CRM Desktop
- On the client computer, right-click the CRM Desktop icon in the system tray.
- Choose Options and then click the Advanced tab in the CRM Desktop - Options dialog box.
- Click Configure Logging and Reporting.
- In the Logging Configuration dialog box, choose the Logging Policy using values from the following table.
|
|
Basic |
General Log CRM Desktop sets the verbosity for the General Log to Info. |
Detailed |
CRM Desktop enables the following log files:
- General Log
- Exception Log
- Crash Dump
- Sync Dump
- SOAP Dump
CRM Desktop sets the verbosity for the General Log to the following:
- Info for Detailed
- Debug for Exhaustive
|
Exhaustive |
Custom |
CRM Desktop uses a custom profile that you define. For more information, see Creating Custom Logging Profile. |
- Set Logging Verbosity.
For more information, see Setting Logging Verbosity.
- (Optional) Choose one or more of the following items:
- (Optional) Choose View Files for any item.
If you choose View Files, then CRM Desktop displays the folder that includes the log files for the corresponding log type.
- Click OK.
Siebel CRM Desktop replaces the current logging settings with the setting that the profile you choose contains. It copies the parameters of this logging profile to the CRM Desktop logging settings in the Windows Registry in the following key:
HKEY_CURRENT_USER\Software\Oracle\CRM Desktop for IBM Notes\Logging
Setting Logging Verbosity
Logging verbosity is the level of detail that Siebel CRM Desktop writes to the General Log. You can set logging verbosity to one of the following values:
- Debug. Logs information messages, warnings, and all errors.
- Info. Logs only information messages.
- Warning. Logs only warnings.
- Error. Logs only errors.
- Fatal. Logs only fatal errors.
|