binbashar / leverage

Binbash Leverage CLI intended to orchestrate Leverage Reference Architecture for AWS (www.binbash.co/leverage)
https://pypi.org/project/leverage/
Apache License 2.0
17 stars 2 forks source link

Increase verbosity from 2 to 3 levels #208

Closed Franr closed 1 year ago

Franr commented 1 year ago

What?

There are 3 levels of verbosity now: warning, info and debug, which are triggered by using the -v or -vv flags.

Why?

To help customers debug issues themselves easily.

References

https://github.com/binbashar/leverage/issues/202

Before release

If there is any workflow relying on the log outputs, it will have to be revisited.