diff --git a/examples/sttest/src/main.rs b/examples/sttest/src/main.rs index fe40e8e..eafe2e7 100644 --- a/examples/sttest/src/main.rs +++ b/examples/sttest/src/main.rs @@ -28,6 +28,7 @@ use serde::{Deserialize, Serialize}; #[tokio::main] async fn main() { + // env_logger::init(); let firewall = harmony::topology::LogicalHost { ip: ip!("192.168.40.1"), name: String::from("fw0"), // settings -> general -> hostname on the opnsense firewall