Skip to content

Conversation

heliocastro
Copy link
Contributor

@heliocastro heliocastro commented May 10, 2025

Leverage --verbose -s to use proper standard python logging output, enabling file logging as well.

Options:
--verbose -v = INFO
-vv = DEBUG
-vvv = TRACE
-vvvv = DEEP

CustomLogger to replace uneven print/trace solution.

Add trace level support, set standard level to warning/error.
Using --verbose or -v options, set the app logger to INFO, -vv set
the app logger to DEBUG, -vvv set the app logger to TRACE status and
last -vvvv to DEEP status.

Signed-off-by: Helio Chissini de Castro <[email protected]>
Signed-off-by: Helio Chissini de Castro <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants