-
Notifications
You must be signed in to change notification settings - Fork 13k
chore: Adapt logs to object format #38270
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
|
|
Looks like this PR is ready to merge! 🎉 |
WalkthroughSystematic refactor replacing string-interpolated logger calls with structured object payloads across server code (search, livechat, LDAP, email inbox, CAS, core packages). No control-flow, API signatures, or functional behavior were modified; only log message formatting and fields changed. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## develop #38270 +/- ##
===========================================
+ Coverage 70.75% 70.77% +0.02%
===========================================
Files 3142 3142
Lines 108927 108927
Branches 19603 19693 +90
===========================================
+ Hits 77066 77095 +29
+ Misses 29864 29836 -28
+ Partials 1997 1996 -1
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 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.
No issues found across 21 files
Proposed changes (including videos or screenshots)
Issue(s)
CORE-1715
Steps to test or reproduce
Further comments
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.