Docs.rs
bevy_debug_log-0.5.0
bevy_debug_log 0.5.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
extrawurst
Dependencies
bevy ^0.15
normal
time ^0.3
normal
bevy ^0.15
dev
pretty_assertions ^1
dev
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
bevy_
debug_
log
0.5.0
bevy_debug_log
Function
log_capture_layer
Copy item path
Source
pub fn log_capture_layer(app: &mut
App
) ->
Option
<
BoxedLayer
>