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