Rename headers to header.

This commit is contained in:
Stephan Schnabel 2021-12-13 14:06:59 +01:00
parent 0edd98d7a4
commit 7403b04efd
Signed by: stephan.schnabel
GPG key ID: F74FE2422AA07290
5 changed files with 43 additions and 43 deletions

View file

@ -6,7 +6,7 @@
* [add default xml](docs/features/logback_default.md)
* [preconfigured appender for different environments](docs/features/logback_appender.md)
* [set log level based on HTTP request header](docs/features/http_log_level.md)
* [add HTTP headers to MDC](docs/features/http_mdc_headers.md)
* [add HTTP header to MDC](docs/features/http_mdc_header.md)
* [add authentication information from HTTP request to MDC](docs/features/http_mdc_authentication.md)
## Development