weather-tools
weather-tools copied to clipboard
Provide capability to configure log-level using CLI-input for all weather-tools
While running weather-tools, users may optionally provide “--log-level” flag to control the tool's logging level.
Possible values for this flag will be: ERROR, WARN, INFO, DEBUG Any other value will be rejected.
The user-provided log-level will override the tool's default logging-level.