Move file_loader logging to DEBUG by default.
This commit is contained in:
parent
1ff0e66eb0
commit
0ebc404ec5
@ -26,7 +26,7 @@
|
||||
|
||||
namespace td {
|
||||
|
||||
int VERBOSITY_NAME(file_loader) = VERBOSITY_NAME(DEBUG) + 2;
|
||||
int VERBOSITY_NAME(file_loader) = VERBOSITY_NAME(DEBUG);
|
||||
|
||||
namespace {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user