[Modify] Polish it
This commit is contained in:
@@ -1651,7 +1651,7 @@ namespace WebSocketSharp
|
||||
catch (Exception ex) {
|
||||
_logger.Error (ex.ToString ());
|
||||
error (
|
||||
"An exception has occurred during the callback for an async send.",
|
||||
"An error has occurred during the callback for an async send.",
|
||||
ex
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user