mirror of
https://github.com/stakwork/sphinx-key.git
synced 2025-12-17 15:24:32 +01:00
log vls messages
This commit is contained in:
@@ -187,7 +187,7 @@ fn make_and_launch_client(
|
|||||||
// let mqtt_client = conn::mqtt::start_listening(mqtt, connection, tx)?;
|
// let mqtt_client = conn::mqtt::start_listening(mqtt, connection, tx)?;
|
||||||
|
|
||||||
// this blocks forever... the "main thread"
|
// this blocks forever... the "main thread"
|
||||||
let do_log = false;
|
let do_log = true;
|
||||||
log::info!("Network set to {:?}", network);
|
log::info!("Network set to {:?}", network);
|
||||||
log::info!(">>>>>>>>>>> blocking forever...");
|
log::info!(">>>>>>>>>>> blocking forever...");
|
||||||
log::info!("{:?}", config);
|
log::info!("{:?}", config);
|
||||||
|
|||||||
Reference in New Issue
Block a user