bevyengine / bevy

A refreshingly simple data-driven game engine built in Rust
https://bevyengine.org
Apache License 2.0
36.39k stars 3.59k forks source link

Basic filtering examples for users of the bevy_log. #16455

Open Lyndon-Mackay opened 4 days ago

Lyndon-Mackay commented 4 days ago

Objective

Give users a quick example on how to control logging so they can filter out library logs while reading their own This is intended to fix issue #15957.

Solution

Added some examples

Testing

I created project and tested the examples work

This is purely a documentation change.

github-actions[bot] commented 4 days ago

Welcome, new contributor!

Please make sure you've read our contributing guide and we look forward to reviewing your pull request shortly ✨