Docs.rs
sapp-console-log-0.1.9
sapp-console-log 0.1.9
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
crates.io
Source
Owners
canadaduane
Dependencies
log ^0.4
normal
sapp-wasm 0.1.*
normal
Versions
22.22%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
sapp_
console_
log
0.1.9
All Items
Crate Items
Modules
Functions
Crate
sapp_console_log
Copy item path
Source
Modules
§
console
Functions
§
init
Initializes the global logger with
max_log_level
set to
Level::Debug
(the only supported level for now).
init_
with_
level
Initializes the global logger setting
max_log_level
to the given value.