[PR #772] [CLOSED] feat: dump errors to log, rather than consume ui #1026

Closed
opened 2026-02-28 14:54:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Rigellute/spotify-tui/pull/772
Author: @lanej
Created: 3/25/2021
Status: Closed

Base: masterHead: error_log


📝 Commits (3)

  • 6d17f31 feat: dump errors to log, rather than consume ui
  • 2ac8260 style: clippy
  • e3bae34 fix: actually load the error_log into the BehaviorConfig

📊 Changes

2 files changed (+18 additions, -2 deletions)

View changed files

📝 src/app.rs (+11 -2)
📝 src/user_config.rs (+7 -0)

📄 Description

This is meant to help with #762. I'll add tests and make it less of a hack if proven functional.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Rigellute/spotify-tui/pull/772 **Author:** [@lanej](https://github.com/lanej) **Created:** 3/25/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `error_log` --- ### 📝 Commits (3) - [`6d17f31`](https://github.com/Rigellute/spotify-tui/commit/6d17f317dc233bb1c120e7dcc5b0ffc74e17ea05) feat: dump errors to log, rather than consume ui - [`2ac8260`](https://github.com/Rigellute/spotify-tui/commit/2ac8260ca6b9dd6166b0c7f83556cec87b9f795f) style: clippy - [`e3bae34`](https://github.com/Rigellute/spotify-tui/commit/e3bae34b8561174446cb5f0fd88ddee89545a8c8) fix: actually load the error_log into the BehaviorConfig ### 📊 Changes **2 files changed** (+18 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/app.rs` (+11 -2) 📝 `src/user_config.rs` (+7 -0) </details> ### 📄 Description This is meant to help with #762. I'll add tests and make it less of a hack if proven functional. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:54:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-tui#1026
No description provided.