mirror of
https://github.com/glitch-soc/mastodon
synced 2025-08-14 09:51:27 +00:00
4 lines
123 B
Ruby
4 lines
123 B
Ruby
|
HttpLog.options[:logger] = Rails.logger
|
||
|
HttpLog.options[:color] = { color: :yellow }
|
||
|
HttpLog.options[:compact_log] = true
|