diff --git a/shadowsocks-csharp/Controller/Service/Listener.cs b/shadowsocks-csharp/Controller/Service/Listener.cs index ace05e7a..9fed2cb7 100644 --- a/shadowsocks-csharp/Controller/Service/Listener.cs +++ b/shadowsocks-csharp/Controller/Service/Listener.cs @@ -118,7 +118,7 @@ namespace Shadowsocks.Controller } catch (Exception ex) { - Logging.LogUsefulException(ex); + Logging.Debug(ex); } finally {