Docs.rs
redux-rs-0.3.3
redux-rs 0.3.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
jeroenvervaeke
Dependencies
async-trait ^0.1.52
normal
env_logger ^0.9.0
normal
optional
log ^0.4
normal
optional
tokio ^1
normal
tokio ^1
dev
Versions
62.07%
of the crate is documented
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
Module logger
redux_
rs
0.3.3
Module logger
Module Items
Structs
In redux_
rs::
middlewares
redux_rs
::
middlewares
Module
logger
Copy item path
Source
Structs
§
Logger
Middleware
A middleware which logs every single action that has been dispatched to the store We’re using the
log
crate to achieve the logging, the log level can be set