Skip to content

Commit e9634cd

Browse files
committed
logging
1 parent 316a5e6 commit e9634cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hub/hub.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -461,6 +461,7 @@ func (h *Hub) startScanForConnection(connectionName string, table string, qualMa
461461
}
462462
}()
463463

464+
log.Printf("[TRACE] Hub startScanForConnection '%s'", connectionName)
464465
// get connection plugin for this connection
465466
// TODO check behavior for legacy aggregator
466467
// we could always get connectionPlugin for first child if aggregator

0 commit comments

Comments
 (0)