issues
search
jnovack
/
nut-to-mqtt
Network UPS Tools to MQTT exporter.
MIT License
9
stars
1
forks
source link
Permit run-time setting of LogLevel
#5
Open
jnovack
opened
4 years ago
jnovack
commented
4 years ago
Set log-level from command-line options
Use numbers 0 (Debug) - 6 (Panic)
Default 1
will have to be done post
flag.Parse()
Set log-level from command-line options
flag.Parse()