Docs.rs
captains-log-0.15.1
captains-log 0.15.1
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.3.1
normal
chrono ^0.4
normal
crossfire ^2.1
normal
enum_dispatch ^0.3
normal
exitcode ^1
normal
file-rotate ^0.8
normal
flate2 ^1.0
normal
libc ^0
normal
log ^0.4
normal
parking_lot ^0
normal
regex ^1
normal
ring-file ^0.3.0
normal
optional
signal-hook ^0
normal
syslog ^7.0
normal
optional
tracing ^0.1
normal
optional
tracing-subscriber ^0.3
normal
optional
fmutex ^0
dev
rstest ^0
dev
tokio ^1
dev
tracing-subscriber ^0.3
dev
Versions
70.06%
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
FormatFunc
captains_
log
0.15.1
captains_log
Type Alias
Format
Func
Copy item path
Source
pub type FormatFunc =
fn
(
FormatRecord
<'_>) ->
String
;