Click or drag to resize
CONFIGbUseEventLogForExceptions Field
Controls whether Fiddler will try to write exceptions to the System Event log. Note: Usually fails due to ACLs on the Event Log.

Namespace: Fiddler
Assembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax
public static bool bUseEventLogForExceptions

Field Value

Type: Boolean
See Also