Skip to content

Commit 152b29e

Browse files
committed
debug
1 parent e193dee commit 152b29e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

toolkit/data-sources/db-sync/src/db_model.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ impl DbSyncConfigurationProvider {
7474
"Failed to set tx_in_config in GovernedMapDataSourceImpl".into(),
7575
)
7676
})?;
77+
log::info!("Using configuration: {tx_in_config:?}");
7778
return Ok(tx_in_config);
7879
}
7980
}

0 commit comments

Comments
 (0)