ngworker / lumberjack

Chop and cut Angular logs like a professional lumberjack.

Home Page:https://ngworker.github.io/lumberjack/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: Create Redux DevTools Lumberjack Driver to visualize log history

NachoVazquez opened this issue · comments

The Problem

There is no way to visualize Lumberjack logs history or track their timelines.

Acceptance Criteria

As a developer, I want to visualize my logs in Redux DevTools using a custom driver.

Tasks

  • Create custom driver to display the logs in the Redux DevTools

Additional Resources