Feature Request
Add a button to the bottom bar (Status Bar) of the editor that allows users to turn automatic logging on or off according to their preferences.
Requirements
- Implement a toggle button in the Status Bar that reflects the current logging state (on/off).
- Allow users to easily enable or disable automatic logging at any time by clicking the button.
- Update the logging behavior immediately based on the user's selection.
- Optionally, show a brief notification or Status Bar message when the logging state changes.
Acceptance Criteria
- Users can toggle automatic logging from the Status Bar without opening additional menus or settings.
- The button clearly indicates whether logging is currently enabled or disabled.
- Logging state updates take effect immediately and persist through the session (and optionally across restarts).
Feature Request
Add a button to the bottom bar (Status Bar) of the editor that allows users to turn automatic logging on or off according to their preferences.
Requirements
Acceptance Criteria