You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
For now, there is only two verbosity level (normal and verbose) triggered by a boolean option.
Describe the solution you'd like
Define more verbosity levels using an enumeration.
Backward compatibility is not required.