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: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public static bool bUseEventLogForExceptions
Public Shared bUseEventLogForExceptions As Boolean
public:
static bool bUseEventLogForExceptions
Field Value
Type:
BooleanSee Also