rails_semantic_logger
rails_semantic_logger copied to clipboard
Disable color not working for default logs
trafficstars
Environment
- Ruby Version: 3.2.2
- Semantic logger version: 4.16
- Application/framework names and versions: Rails 6.1.7.4, Puma: 5.6.9
- Rails Semantic Logger Version: 4.17.0.
Description
I am trying to disable color on default log but it is not working, I have on my config file
config.colorize_logging = false
but the default log is still showing with color