mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 05:35:30 +02:00
[GH-ISSUE #87] [Feature]: Log Viewer #43
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy#43
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MisterBeardy on GitHub (Jan 16, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/87
Originally assigned to: @maziggy on GitHub.
Problem or Use Case
Would be nice and handy to be able to view logs in the app instead of having to open a log file or enable debugging, downloading the support file and then disabling. Throw in some basic filtering based on events and the ability to start/pause logging as maybe you only need it enabled for a few seconds to capture some weird error. Could be a stop gap before sending the full logs/support bundle.
Proposed Solution
Expand the current Support & Troubleshooting section to show real time logging if enabled along with filtering based on events.
Alternatives Considered
No response
Feature Category
Other
Priority
Nice to have
Mockups or Examples
No response
Contribution
Checklist
@maziggy commented on GitHub (Jan 20, 2026):
Here you go....
Use branch 0.1.6b10
Docs -> https://wiki.bambuddy.cool/features/system-info/?h=log+view#opening-the-log-viewer
@MisterBeardy commented on GitHub (Jan 20, 2026):
awesome, thanks for the implementation. I'll give it a shot.