Docs.rs
rex-logger-0.1.0
rex-logger 0.1.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
deeep08
Dependencies
anyhow ^1.0
normal
bounded-vec-deque ^0.1
normal
chrono ^0.4
normal
derive_builder ^0.20
normal
rstest ^0.26
normal
serde ^1
normal
syslog-tracing ^0.3
normal
thiserror ^2.0
normal
tracing ^0.1
normal
tracing-appender ^0.2
normal
tracing-core ^0.1
normal
tracing-subscriber ^0.3
normal
sealed_test ^1.1
dev
tempfile ^3.0
dev
Versions
53.85%
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
warn
rex_
logger
0.1.0
rex_logger
Macro
warn
Copy item path
Source
macro_rules! warn { (target: $target:expr, $($args:tt)*) => { ... }; ($($args:tt)*) => { ... }; }