Skip to content

Conversation

typat
Copy link
Contributor

@typat typat commented Feb 21, 2025

Makes the StandardStackTracePrinter root option respect the logging.structured.json.stacktrace.root property value

I'm assuming based on the documentation that last should be the default value, which this respects

 Use `last` to print the root item last (same as Java) or `first` to print the root item first. 
Signed-off-by: Tyler Gregory <tyler.w.gregory@gmail.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Feb 21, 2025
Signed-off-by: Tyler Gregory <tyler.w.gregory@gmail.com>
Signed-off-by: Tyler Gregory <tyler.w.gregory@gmail.com>
@mhalbritter mhalbritter self-assigned this Feb 25, 2025
@mhalbritter mhalbritter changed the title Ensure StandardStackTracePrinter respects stacktrace.root configuration property StandardStackTracePrinter prints root first if configured otherwise Feb 25, 2025
@mhalbritter mhalbritter added type: bug A general bug and removed status: waiting-for-triage An issue we've not yet triaged labels Feb 25, 2025
@mhalbritter mhalbritter added this to the 3.5.0-M3 milestone Feb 25, 2025
mhalbritter pushed a commit that referenced this pull request Feb 25, 2025
…on property See gh-44398 Signed-off-by: Tyler Gregory <tyler.w.gregory@gmail.com>
@mhalbritter
Copy link
Contributor

Thanks @typat !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug A general bug

3 participants