FiddlerApplicationLog Property |
Fiddler's logging system
Namespace: FiddlerAssembly: FiddlerCore4 (in FiddlerCore4.dll) Version: 4.6.2.0
Syntax public static Logger Log { get; }
Public Shared ReadOnly Property Log As Logger
Get
public:
static property Logger^ Log {
Logger^ get ();
}
Property Value
Type:
LoggerSee Also