mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2026-01-30 12:22:43 -08:00
more logging
This commit is contained in:
parent
dad1a1eda6
commit
aecd7fdace
1 changed files with 1 additions and 1 deletions
|
|
@ -1115,7 +1115,7 @@ void CentralDB::commitThread()
|
|||
auto span = tracer->StartSpan("CentralDB::commitThread");
|
||||
auto scope = tracer->WithActiveSpan(span);
|
||||
|
||||
// fprintf(stderr, "commitThread tick\n");
|
||||
fprintf(stderr, "commitThread tick\n");
|
||||
if (! qitem.first.is_object()) {
|
||||
fprintf(stderr, "not an object\n");
|
||||
continue;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue