mirror of
https://github.com/stakwork/sphinx-key.git
synced 2025-12-17 07:14:23 +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)?;
|
||||
|
||||
// this blocks forever... the "main thread"
|
||||
let do_log = false;
|
||||
let do_log = true;
|
||||
log::info!("Network set to {:?}", network);
|
||||
log::info!(">>>>>>>>>>> blocking forever...");
|
||||
log::info!("{:?}", config);
|
||||
|
||||
Reference in New Issue
Block a user