pdreker / fritz_exporter

Prometheus exporter for Fritz!Box home routers
Other
155 stars 32 forks source link

fix: exporter does not honor log_level from config file. #121

Closed pdreker closed 1 year ago

pdreker commented 1 year ago

Fixes #116

Refactoring of Config logic introduced a logic error, where the exporter would always use the default log_level, if none was specified in the command line arguments.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication