mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[PR #772] [CLOSED] feat: dump errors to log, rather than consume ui #1026
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#1026
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?
📋 Pull Request Information
Original PR: https://github.com/Rigellute/spotify-tui/pull/772
Author: @lanej
Created: 3/25/2021
Status: ❌ Closed
Base:
master← Head:error_log📝 Commits (3)
6d17f31feat: dump errors to log, rather than consume ui2ac8260style: clippye3bae34fix: 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.