testing
This commit is contained in:
@@ -33,7 +33,7 @@ async fn main() -> std::io::Result<()> {
|
||||
|
||||
// Enable request logging
|
||||
unsafe {
|
||||
std::env::set_var("RUST_LOG", "info");
|
||||
std::env::set_var("RUST_LOG", "warn");
|
||||
}
|
||||
env_logger::init(); // You need this to actually see logs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user