CallFailureLoggingLevel
March 11, 2025 · View on GitHub
Sets the verbosity of event log entries about failed calls to components.
Registry Entry
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Ole
CallFailureLoggingLevel = value
Remarks
This is a REG_DWORD value.
| Value | Description |
|---|---|
| 1 | Always log failures during a call in the COM Server process. |
| 2 | Never log failures during a call in the COM Server process. This is the default value. |
Related topics