spring-boot/src
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
..
checkstyle Add stack trace printer support for structured logging 2025-02-10 22:34:28 -08:00
nohttp Add configuration property to specify jOOQ settings file 2025-01-27 14:21:12 +01:00