[PR #3061] Log message to stderr if LOG_FILE is not writable #3102

Closed
opened 2025-10-09 18:17:11 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/dani-garcia/vaultwarden/pull/3061

State: closed
Merged: Yes


Closes #3055. Logs a message to stderr if the configured log file isn't writable. Because the error! macro is configured to use any log files already set up I'm using eprintln! here. Let me know if there's another way you would prefer.

**Original Pull Request:** https://github.com/dani-garcia/vaultwarden/pull/3061 **State:** closed **Merged:** Yes --- Closes #3055. Logs a message to stderr if the configured log file isn't writable. Because the `error!` macro is configured to use any log files already set up I'm using `eprintln!` here. Let me know if there's another way you would prefer.
OVERLORD added the pull-request label 2025-10-09 18:17:11 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#3102