Log message to stderr if LOG_FILE is not writable #1831

Closed
opened 2026-04-06 02:27:16 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @pjsier on 12/29/2022

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.

*Originally created by @pjsier on 12/29/2022* 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.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#1831