SAP / cf-java-logging-support

The Java Logging Support for Cloud Foundry supports the creation of structured log messages and the collection of request metrics
Apache License 2.0
77 stars 48 forks source link

Provide extension points for custom JWT post-processings #82

Closed KarstenSchnitter closed 4 years ago

KarstenSchnitter commented 4 years ago

This PR adresses #69. RequestLoggingFilter and DynamicLogLevelProcessor are refactored to allow easier extensions by custom subclasees.