spring-boot/spring-boot-project/spring-boot-docs
Phillip Webb 7433b93769 Add stack trace printer support for structured logging
Introduce a new `StackTracePrinter` interface (and a standard
implementation) that can be used to print stack traces in a custom
form. The existing `StructuredLoggingJsonProperties` have been updated
with a nested `StackTrace` record that supports common customization
options or allows a custom `StackTracePrinter` to be used.

Closes gh-43864
2025-02-10 22:34:28 -08:00
..
src Add stack trace printer support for structured logging 2025-02-10 22:34:28 -08:00
build.gradle Merge branch '3.3.x' 2024-11-20 10:09:32 +00:00