-
Notifications
You must be signed in to change notification settings - Fork 33
SO-6443: Support JSON formatted log messages via logstash encoder #1395
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 9.x #1395 +/- ##
=========================================
Coverage 64.42% 64.42%
+ Complexity 12725 12724 -1
=========================================
Files 1614 1614
Lines 57392 57392
Branches 5639 5639
=========================================
Hits 36974 36974
+ Misses 18063 18061 -2
- Partials 2355 2357 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we include an example in the form of e.g. a commented appender section in logback.xml
?
Already have it but wanted to finalize and customize it a bit and add it to the docs as well. Will push it sometime today. Update: see the latest changes for the example config. |
Jira: https://snowowl.atlassian.net/browse/SO-6443