Docs.rs
alterable_logger-1.0.1
alterable_logger 1.0.1
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
brummer-simon
Dependencies
arc-swap ^1.6.0
normal
log ^0.4.20
normal
once_cell ^1.18.0
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Skip to main content
set_max_level
alterable_
logger
1.0.1
set_
max_
level
Sections
Arguments
In crate alterable_
logger
alterable_logger
Function
set_
max_
level
Copy item path
Source
pub fn set_max_level(filter:
LevelFilter
)
Expand description
Set a new filter level
ยง
Arguments
filter: New Filter level used to filter log messages.