Skip to content

Why is the launch message logged as a warning? #2529

Discussion options

You must be logged in to vote

Maybe a middle ground would be to display everything in DEBUG except the launch log which would be in INFO. And only INFO logs would be displayed in release. Or maybe it's not that simple to do?

There are many INFO level log statements that we don't want to emit during release, however, so this would be even more onerous for those who don't want this single log message.

I don't think there's any good solution as it stands. Presumably once we switch over to tracing, it'll be easier to have arbitrary log levels, and launch information can live in its own level.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@SergioBenitez
Comment options

Answer selected by Obiwan1995
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants