Docs.rs
syslog-tracing-0.3.1
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
syslog-tracing 0.3.1
syslog backend for `tracing`
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
28
out of
28
items documented
2
out of
2
items with examples
Size
Source code size: 36.42 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 861.66 kB
This is the summed size of all files generated by rustdoc for all configured targets
Links
max-heller/tracing-syslog
6
2
0
crates.io
Dependencies
libc ^0.2
normal
tracing-core ^0.1
normal
tracing-subscriber ^0.3
normal
gag ^1.0
dev
once_cell ^1.17
dev
tracing ^0.1
dev
tracing-subscriber ^0.3
dev
Versions
0.3.1
0.3.0
0.2.0
0.1.0
Owners
syslog-tracing
Support for logging
tracing
events to syslog through
libc::syslog()
.