diff --git a/td/telegram/net/ConnectionCreator.cpp b/td/telegram/net/ConnectionCreator.cpp index 72928b7f3..b0081c1ff 100644 --- a/td/telegram/net/ConnectionCreator.cpp +++ b/td/telegram/net/ConnectionCreator.cpp @@ -41,7 +41,7 @@ namespace td { -static int VERBOSITY_NAME(connections) = VERBOSITY_NAME(DEBUG) - 2; +static int VERBOSITY_NAME(connections) = VERBOSITY_NAME(DEBUG) + 8; namespace detail {