Ejemplo n.º 1
0
 public void OnLoad()
 {
     log.Error("TimeStamp,Id,HostName,HostIP,FullURL,ResponseCode,ClientConnected,ClientBeginRequest,ClientDoneRequest,ClientBeginResponse,ClientDoneResponse,ServerConnected,ServerBeginResponse,ServerDoneResponse");
     if (log.IsInfoEnabled)
     {
         FiddlerApplication.AlertUser("AVLogger", "Logging is enabled");
     }
 }