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

Closed
opened 2026-04-16 12:14:05 -05:00 by GiteaMirror · 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>
GiteaMirror added the pull-request label 2026-04-16 12:14:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#8056