Fix verbosity level.
GitOrigin-RevId: 855ca89e37e48193d9b899ab309c0c12f8321d1b
This commit is contained in:
parent
c19ab1adbc
commit
ac1472c938
@ -41,7 +41,7 @@
|
|||||||
|
|
||||||
namespace td {
|
namespace td {
|
||||||
|
|
||||||
static int VERBOSITY_NAME(connections) = VERBOSITY_NAME(DEBUG) - 2;
|
static int VERBOSITY_NAME(connections) = VERBOSITY_NAME(DEBUG) + 8;
|
||||||
|
|
||||||
namespace detail {
|
namespace detail {
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user