Docs.rs
loggix-1.0.4
loggix 1.0.4
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
cploutarchou
Dependencies
chrono ^0.4
normal
colored ^3.0.0
normal
lazy_static ^1.4.0
normal
rdkafka ^0.37.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
tokio ^1.0
normal
chrono ^0.4
dev
criterion ^0.5
dev
serde_json ^1.0
dev
serde_yaml ^0.9
dev
tokio ^1.0
dev
Versions
27.14%
of the crate is documented
Platform
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
parse_level
loggix
1.0.4
loggix
Function
parse_
level
Copy item path
Source
pub fn parse_level(level: &
str
) ->
Option
<
Level
>