-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
feat: add lograge to improve logging #5423
Conversation
🐢 Turtley slow progress alert! This pull request has been idle for over 30 days. Can we please speed things up and either merge it or release it back into the wild? |
@vishnu-narayanan is this PR still relevant? Lets merge this if it is |
@scmmishra, waiting on a review from me. will take care of this 👍 |
# Conflicts: # Gemfile # Gemfile.lock
✅ Deploy Preview for chatwoot-storybook canceled.
|
@making this configurable based on environment variable : |
- Add lograge gem to improve rails logging using `LOGRAGE_ENABLED` env variable - When enabled Single line log for requests in JSON formatting - Switch sidekiq also to use JSON formatting Fixes: chatwoot/product#437 --------- Co-authored-by: Sojan Jose <sojan@pepalo.com>
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Pull Request Template
Description
Fixes https://github.com/chatwoot/product/issues/437
Before
After
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Checklist: