mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* Added optional logger for sink nodes (supplied by backends) will log on errors when context is also done * changelog
5 lines
198 B
Plaintext
5 lines
198 B
Plaintext
```release-note:improvement
|
|
audit: sinks (file, socket, syslog) will attempt to log errors to the server operational
|
|
log before returning (if there are errors to log, and the context is done).
|
|
```
|