bevy/crates/bevy_log/src
Lyndon-Mackay 1614b213f1
Basic filtering examples for users of the bevy_log. (#16455)
# 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.

---------

Co-authored-by: Alice Cecile <alice.i.cecile@gmail.com>
Co-authored-by: Andres O. Vela <andresovela@users.noreply.github.com>
Co-authored-by: Benjamin Brienen <benjamin.brienen@outlook.com>
2024-12-29 22:56:40 +00:00
..
android_tracing.rs Add core and alloc over std Lints (#15281) 2024-09-27 00:59:59 +00:00
lib.rs Basic filtering examples for users of the bevy_log. (#16455) 2024-12-29 22:56:40 +00:00