[Modify] Polish it
This commit is contained in:
parent
e79055912e
commit
8d9bf2d5f4
@ -998,7 +998,7 @@ namespace WebSocketSharp
|
||||
}
|
||||
catch (Exception ex) {
|
||||
_logger.Error (ex.ToString ());
|
||||
error ("An exception has occurred during the OnClose event.", ex);
|
||||
error ("An error has occurred during the OnClose event.", ex);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user