Docs.rs
libprettylogger-2.1.0
libprettylogger 2.1.0
Docs.rs crate page
(
MIT
OR
Apache-2.0
) AND
Unicode-3.0
Links
Homepage
Repository
crates.io
Source
Owners
tpaau-17DB
Dependencies
chrono ^0.4
normal
glob ^0.3
normal
lazy_static ^1.4
normal
serde ^1
normal
serde_json ^1.0
normal
rand ^0.8
dev
Versions
67.21%
of the crate is documented
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
prettylogger
2.1.0
All Items
Crate Items
Modules
Structs
Crate
prettylogger
Copy item path
Source
Expand description
Highly customizable logger library.
Modules
§
colors
Contains cosmetic, color-related utilities.
config
Contains various types used to customize
Logger
behavior.
Structs
§
Error
Represents an error thrown by the Logger.
Logger
The
Logger
struct used to print logs.