Skip to content

Commit

Permalink
Log path update
Browse files Browse the repository at this point in the history
  • Loading branch information
pronebird committed Jan 10, 2025
1 parent 966217f commit 3b46ee3
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ pub async fn spawn_monitor(
break
};

tracing::info!("Path update: {}", network_path.description());

let mut state_guard = shared_state.lock().await;
let connectivity = map_network_path_to_connectivity(&network_path);

Expand Down

0 comments on commit 3b46ee3

Please sign in to comment.