suse-edge / nm-configurator

NetworkManager configuration tool
Apache License 2.0
7 stars 4 forks source link

Configure logger based on CLI args #11

Closed atanasdinov closed 11 months ago

atanasdinov commented 11 months ago

env_logger depends on the RUST_LOG env variable to initialize the logger, however, it's probably a good idea to modify it and instead depend on a CLI arg to configure the log levels.

Requested in https://github.com/suse-edge/nm-configurator/pull/9#discussion_r1390782608.