Docs.rs
captains-log-0.4.2
captains-log 0.4.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
frostyplanet
Dependencies
arc-swap ^1
normal
backtrace ^0.3
normal
captains-log-helper ^0.2.0
normal
chrono ^0.4
normal
enum_dispatch ^0.3
normal
exitcode ^1
normal
lazy_static ^1.4
normal
libc ^0
normal
log ^0.4
normal
parking_lot ^0
normal
regex ^1
normal
signal-hook ^0
normal
fmutex ^0
dev
rstest ^0
dev
Versions
41.54%
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
captains_
log
0.4.2
captains_log
Macro
logger_debug_assert
Copy item path
Source
macro_rules! logger_debug_assert { ($log_filter:expr, $($arg:tt)*) => { ... }; }