Skip to content
Discussion options

You must be logged in to vote

In logging_something_nice_every_frame, are you logging using bevy_log::info! (a reexport of tracing::info) or using log::info from the log crate? The latter doesn't automatically get picked up by LogPlugins tracing subscriber.

Replies: 2 comments 3 replies

Comment options

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

Comment options

You must be logged in to vote
2 replies
@jakobhellermann
Comment options

@DomonkosSuranyi
Comment options

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