diff --git a/websocket-sharp/WebSocket.cs b/websocket-sharp/WebSocket.cs index ad6a0a71..6114a204 100644 --- a/websocket-sharp/WebSocket.cs +++ b/websocket-sharp/WebSocket.cs @@ -515,15 +515,13 @@ namespace WebSocketSharp } /// - /// Gets the logging functions. + /// Gets the logging function. /// /// - /// The default logging level is . If you would like to change it, - /// you should set this Log.Level property to any of the enum - /// values. + /// The default logging level is . /// /// - /// A that provides the logging functions. + /// A that provides the logging function. /// public Logger Log { get {