mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 18:29:03 +00:00
Update `JsonWriter` to support filtering and processing of names/values. This update will allow us to offer better customization options with structured logging. See gh-42486