rails_semantic_logger
rails_semantic_logger copied to clipboard
Rails Semantic Logger replaces the Rails default logger with Semantic Logger
### Issue # (if available) ### Description of changes By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
### Environment Provide at least: * Ruby Version 2.7.5 * Rails Version 6.0 * Semantic Logger Version 4.11.0 * Rails Semantic Logger Version 4.10.0 ### Expected Behavior Logs are shown...
### Environment * Ruby Version. 2.6.3 * Rails Version. 6.1.3 * Semantic Logger Version. 4.10.0 * Rails Semantic Logger Version. 4.9.0 * Other Application/framework names and versions (e.g. Puma, etc.)....
### Environment Provide at least: * Ruby Version : ruby 2.7.4p191 (2021-07-07 revision a21a3b7d23) [x86_64-linux] * Rails Version: Rails 5.2.4.6 * Rails Semantic Logger Version: 4.4.4 * Sidekiq version: 6.4.1...
Is there any way you could add the ability to override the message that is logged with given events? (For example, in lieu of `Completed ##{payload[:action]}`) A simple implementation could...
### Environment Provide at least: * Ruby Version: 3.0.1 * Rails Version: 6.1.3.2 * Semantic Logger Version: 4.8.0 * Rails Semantic Logger Version: 4.6.0 * Other Application/framework names and versions...
This is more of a question ... We're not entirely sure what's happening under the hood here, but it feels strange. ### Environment * Ruby 3.0.2 * Rails Version 6.1.4.1...
This is likely a documentation issue, but I wanted to save someone else or future me some time, and have a discussion about if there is a better way to...
### Description of changes Adds an ActionMailer logger By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
### Environment Ruby: 3.1.2 Rails: 7.0.3.1 Semantic Logger: 4.11.0 Rails Semantic Logger: 4.10.0 ### Expected Behavior Using the default behavior, SemanticLogger will add a File Appender and an IO appender....