Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Map Logback log levels to allowed GCP Stackdriver severities #1141

Merged
merged 1 commit into from
Jun 9, 2024

Conversation

jjathman
Copy link
Contributor

@jjathman jjathman commented Jun 9, 2024

Map the native Logback log levels to the allowed GCP Stackdriver logging severities. Also provides a sensible default if the log levels ever has an unexpected value in it.

Added an initial spec as well.

Fixes: #1130

@graemerocher graemerocher merged commit 8cb504a into micronaut-projects:5.6.x Jun 9, 2024
6 checks passed
@graemerocher
Copy link
Contributor

Thanks for the contribution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

StackdriverJsonLayout Does not handle TRACE Logs Appropriately
2 participants