As its name suggests, the env_logger takes an environment variable RUST_LOG to configure its log level. For example, RUST_LOG=debug cargo run -- ...
確定! 回上一頁