Add path mdc filter.
This commit is contained in:
parent
7403b04efd
commit
ce4b75c941
8 changed files with 228 additions and 8 deletions
|
@ -6,6 +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 path parts to MDC](docs/features/http_mdc_path.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)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue