LogRocket/redux-logger
Logger for Redux observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4040
- days_rel: n/a
- days_push: 2204
- n_releases_24m: 0
Adoption not part of the score
5719 stars · 317 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
redux-logger is a Redux middleware that logs every dispatched action and the resulting state changes to the browser console. It supports customizable options like filtering, collapsing, and transforming logged output, and is now maintained by LogRocket.
Use cases
- debug redux state changes in the console
- log every dispatched redux action with before/after state
- filter which redux actions get logged during development
- collapse noisy redux actions in console output
- inspect redux store diffs while developing a react app
When to choose
- you use Redux and want quick, configurable console logging of actions and state during development
- you need a lightweight, well-known middleware for debugging Redux flows
- you want to log only in development or exclude certain action types
When to avoid
- you need production-grade session replay or network/console logging (consider LogRocket or similar)
- your project no longer uses Redux or uses Redux Toolkit's built-in devtools
- you need actively developed features - the latest release dates to 2020 and development is in maintenance mode
Facets
library · maturity maintenance
logging middleware state-management developer-tools frontend web-development developer-tools browser cross-platform redux redux-middleware react angular debugging javascript state-management nodejs
1 source
- readme: https://github.com/LogRocket/redux-logger · fetched 2026-08-28 · b65ece2fe824
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| LogRocket/redux-logger | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="LogRocket/redux-logger")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem