chatwoot/config/environments
Vishnu Narayanan 71c5a1e1d4
feat: add lograge to improve logging (#5423)
- 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>
2023-04-07 13:44:30 +05:30
..
development.rb feat: add lograge to improve logging (#5423) 2023-04-07 13:44:30 +05:30
production.rb chore: Disable CORS on public API endpoints (#4970) 2022-07-05 15:00:17 +02:00
staging.rb chore: Disable CORS on public API endpoints (#4970) 2022-07-05 15:00:17 +02:00
test.rb chore: Disable CORS on public API endpoints (#4970) 2022-07-05 15:00:17 +02:00