Feature #237
Debug Log Tab/Window
Status: | New | Start: | 11/18/2009 | |
Priority: | Normal | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 0% |
|
Category: | Frontend GNOME | |||
Target version: | - | |||
Complexity: | Low |
|||
Votes: | 0 |
Description
Smuxi has a debug mode that outputs lots of important messages that are usual when debugging it. This debug mode can only be enabled if Smuxi is started with the "-d" parameter. There is no way to see the debug log after starting Smuxi without that parameter. Adding a log window/tab + allowing to filter the category and log level would help debugging issues when Smuxi is already running.
History
Updated by Mirco Bauer 5434 days ago
- Complexity set to Low
Not sure how to fetch the logger messages from log4net but I bet there is some API to catch them and add them to some tab/window.