mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* Add Logger to BackendConfig * EntryFormatter use logger and recover panics * Added TODO to consider * Add 'name' to entry formatter * Add test for the panic * Fix NoopAudit with update params * emit counter metric even when 0 * Fix vault package tests * changelog * Remove old comment during test writing
4 lines
104 B
Plaintext
4 lines
104 B
Plaintext
```release-note:bug
|
|
audit: Handle a potential panic while formatting audit entries for an audit log
|
|
```
|