Skip to content
Discussion options

You must be logged in to vote

Thanks for all the discussion everyone!

Going back to the original question, do you see any benefit in using Typer's (Click's) echo() function instead of the default logging functionality?

I would think it would be better to just use the standard logging module without dealing with Typer/Click for that. I don't think Click's echo() additional logic would be useful when dealing with normal logging.

Now, I wonder, do you feel like the docs "discourage" using something else other than echo()? Do you feel it looks like the docs discourage using standard logging? If you do, then that's a problem I have to fix in the docs.

On the other hand, if you wanted fancier logs, I would instead recommend…

Replies: 10 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by tiangolo
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature, enhancement or request
8 participants
Converted from issue

This discussion was converted from issue #203 on February 19, 2026 11:17.