Docs.rs
flexi_logger-0.29.5
flexi_logger 0.29.5
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
emabee
Dependencies
chrono ^0.4.22
normal
crossbeam-channel ^0.5
normal
optional
crossbeam-queue ^0.3
normal
optional
flate2 ^1.0
normal
optional
hostname ^0.4
normal
optional
log ^0.4
normal
notify-debouncer-mini ^0.4.1
normal
optional
nu-ansi-term ^0.50
normal
optional
regex ^1.1
normal
optional
serde ^1.0
normal
optional
serde_derive ^1.0
normal
optional
serde_json ^1.0
normal
optional
thiserror ^1.0
normal
toml ^0.8
normal
optional
tracing ^0.1.36
normal
optional
tracing-subscriber ^0.3
normal
optional
cond_sync ^0.2
dev
either ^1.9
dev
flate2 ^1.0
dev
glob ^0.3
dev
serde_derive ^1.0
dev
temp-dir ^0.1
dev
tracing ^0.1.36
dev
version-sync ^0.9
dev
libc ^0.2.50
normal
optional
Versions
100%
of the crate is documented
This release has been yanked, go to latest version
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
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
flexi_
logger
0.29.5
flexi_logger
Constant
DEFAULT_FLUSH_INTERVAL
Copy item path
Source
pub const DEFAULT_FLUSH_INTERVAL:
Duration
;
Expand description
Default flush interval (1s), when flushing is used.