bevy/crates/bevy_log
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
..
src Basic filtering examples for users of the bevy_log. (#16455) 2024-12-29 22:56:40 +00:00
Cargo.toml Use oslog for ios (#13364) 2024-10-11 08:58:14 +00:00
README.md

Bevy Log

License Crates.io Downloads Docs Discord