mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-04-26 09:46:00 +03:00
[PR #4305] [MERGED] Allow to override log level for specific target #3410
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#3410
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/4305
Author: @Timshel
Created: 2/1/2024
Status: ✅ Merged
Merged: 7/24/2024
Merged by: @dani-garcia
Base:
main← Head:feature/log_override📝 Commits (1)
0833ee3Allow to set and override module log_level📊 Changes
3 files changed (+88 additions, -44 deletions)
View changed files
📝
.env.template(+3 -2)📝
src/config.rs(+3 -2)📝
src/main.rs(+82 -40)📄 Description
Useful for either silencing some target when running in
debugor switchingdebugonly for a specific target,With this a good chunk of the default overrides could be moved to the conf, cf:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.