Add LogPanel widget
Description
Adds a widget which consists of a panel which monitors the log stream. Automatically subscribes to updates and can fetch the history from Redis. Can filter based on:
- Log level
- Text or Regex
- Service which sent the message
- Time range
Related Issues
closes #31 (closed)
Definition of Done
-
Documentation is up-to-date.
Edited by perl_d
Merge request reports
Activity
Filter activity
added 8 commits
-
e631e830...0ef509e9 - 6 commits from branch
main
- 55b62c21 - fix: enable type checking for BECDispatcher in BECConnector
- d742786c - feat(widget): add LogPanel widget
-
e631e830...0ef509e9 - 6 commits from branch
requested review from @wyzula_j, @wakonig_k, and @appel_c
assigned to @perl_d
- Resolved by wyzula_j
- Resolved by perl_d
If possible I would like for fine filtering based on time, service where it comes from (BECWidgets, BEC lib etc.).
- Resolved by appel_c
added 8 commits
-
642eb535...d40075f8 - 5 commits from branch
main
- 37b2c00c - fix: enable type checking for BECDispatcher in BECConnector
- ad3cea16 - feat(widget): add LogPanel widget
- e8055757 - docs: add docs for LogPanel
Toggle commit list-
642eb535...d40075f8 - 5 commits from branch
added 2 commits
Please register or sign in to reply