[Modify] Polish it
This commit is contained in:
		@@ -1141,8 +1141,8 @@ namespace WebSocketSharp
 | 
			
		||||
        OnClose.Emit (this, e);
 | 
			
		||||
      }
 | 
			
		||||
      catch (Exception ex) {
 | 
			
		||||
        _logger.Error (ex.ToString ());
 | 
			
		||||
        error ("An error has occurred during the OnClose event.", ex);
 | 
			
		||||
        _logger.Error (ex.Message);
 | 
			
		||||
        _logger.Debug (ex.ToString ());
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user