mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 03:41:13 +01: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
|
|
```
|