Move Connections logging to INFO.
GitOrigin-RevId: a85aab69d18f4ef25d0853977a44d1a6cea695fd
This commit is contained in:
parent
edc7393c24
commit
b886016254
@ -41,7 +41,7 @@
|
||||
|
||||
namespace td {
|
||||
|
||||
int VERBOSITY_NAME(connections) = VERBOSITY_NAME(DEBUG) + 8;
|
||||
int VERBOSITY_NAME(connections) = VERBOSITY_NAME(INFO);
|
||||
|
||||
namespace detail {
|
||||
|
||||
|
Reference in New Issue
Block a user