[Modify] It will be removed
This commit is contained in:
parent
5c0315a03f
commit
a2fa39f9df
@ -83,6 +83,7 @@ namespace WebSocketSharp.Server
|
||||
/// <see langword="null"/> if the session has not started yet.
|
||||
/// </para>
|
||||
/// </value>
|
||||
[Obsolete ("This property will be removed.")]
|
||||
protected Logger Log {
|
||||
get {
|
||||
return _websocket != null ? _websocket.Log : null;
|
||||
|
Loading…
Reference in New Issue
Block a user