Docs.rs
sozu-command-lib-0.14.2
sozu-command-lib 0.14.2
Docs.rs crate page
LGPL-3.0
Links
Homepage
Repository
crates.io
Source
Owners
Geal
github:sozu-proxy:owners
github:sozu-proxy:maintainers
Dependencies
anyhow ^1.0.66
normal
hex ^0.4.3
normal
libc ^0.2.137
normal
log ^0.4.17
normal
memchr ^2.5.0
normal
mio ^0.8.5
normal
nix ^0.26.1
normal
nom ^7.1.1
normal
pem ^1.1.0
normal
pool ^0.1.4
normal
poule ^0.3.2
normal
rand ^0.8.5
normal
serde ^1.0.148
normal
serde_json ^1.0.89
normal
sha2 ^0.10.6
normal
time ^0.3.17
normal
toml ^0.5.9
normal
trailer ^0.1.2
normal
Versions
11.13%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
☰
In sozu_command_lib::logging
Structs
CompatLogger
LogDirective
Logger
Metadata
Rfc3339Time
Enums
LogLevel
LogLevelFilter
LoggerBackend
Constants
LOGGER
TAG
Statics
COMPAT_LOGGER
Functions
now
parse_logging_spec
target_to_backend
?
Function
sozu_command_lib
::
logging
::
parse_logging_spec
source
·
[
−
]
pub fn parse_logging_spec(spec: &
str
) ->
Vec
<
LogDirective
>