mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 01:35:54 +03:00
[PR #2577] [MERGED] Small change in log-level for better debugging #3114
Labels
No labels
SSO
Third party
better for forum
bug
bug
documentation
duplicate
enhancement
future Vault
future Vault
future Vault
good first issue
help wanted
low priority
notes
pull-request
question
troubleshooting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/vaultwarden#3114
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/dani-garcia/vaultwarden/pull/2577
Author: @BlackDex
Created: 6/26/2022
Status: ✅ Merged
Merged: 6/26/2022
Merged by: @dani-garcia
Base:
main← Head:log-level-adjustment📝 Commits (1)
45d3b47Small change in log-level for better debugging📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/main.rs(+1 -1)📄 Description
Regarding some recent issues with sending attachments, but previously
also some changes to the API for example which could cause a
400errorit just returned that there is something wrong, but not to much details
on what exactly.
To help with getting a bit more detailed information, we should set the
log-level for
_to at leastWarn.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.