[PR #2577] [MERGED] Small change in log-level for better debugging #3114

Closed
opened 2026-03-03 09:25:56 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: log-level-adjustment


📝 Commits (1)

  • 45d3b47 Small 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 400 error
it 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 least Warn.


🔄 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/dani-garcia/vaultwarden/pull/2577 **Author:** [@BlackDex](https://github.com/BlackDex) **Created:** 6/26/2022 **Status:** ✅ Merged **Merged:** 6/26/2022 **Merged by:** [@dani-garcia](https://github.com/dani-garcia) **Base:** `main` ← **Head:** `log-level-adjustment` --- ### 📝 Commits (1) - [`45d3b47`](https://github.com/dani-garcia/vaultwarden/commit/45d3b479bc2203935a2eebcf4e3d82c34c60df3e) Small change in log-level for better debugging ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/main.rs` (+1 -1) </details> ### 📄 Description Regarding some recent issues with sending attachments, but previously also some changes to the API for example which could cause a `400` error it 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 least `Warn`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 09:25:56 +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/vaultwarden#3114
No description provided.