rails_semantic_logger icon indicating copy to clipboard operation
rails_semantic_logger copied to clipboard

Rails Semantic Logger replaces the Rails default logger with Semantic Logger

Results 63 rails_semantic_logger issues
Sort by recently updated
recently updated
newest added
trafficstars

Thank you for this amazing gem. It is working for us when we use the version from github but not the latest release. Any chance you would be able to...

### Environment Provide at least: * Ruby Version: 3.2.2 * Rails Version: 7.1.1 (`branch: '7-1-stable'`) * Semantic Logger Version: 4.15.0 * Rails Semantic Logger Version: 4.13.0 * Other Application/framework names...

in my application, `rails_semantic_logger` gem is loaded before `rackup` gem is loaded. it causes `Rack::Server is deprecated and replaced by Rackup::Server` warning. to stop that warning, I had to specify...

### Environment Provide at least: * Ruby Version: 3.3.0 * Rails Version: 7.1.3 * Semantic Logger Version: 4.15 and `master` * Rails Semantic Logger Version: 4.14.0 and `master` * Other...

### Description of changes I've added payload to the `Processing` event so we can get the incoming body and params at this point. By submitting this pull request, I confirm...

Rails 7.1 introduced new Broadcast logging, including a `.broadcast_to` command which SemanticLogger doesn't seem to appreciate much. ### Environment * Ruby Version: 3.1.4 * Semantic Logger Version: 4.14.0 * Rails...

fix url at , but does not have v4.13.0 and v4.14.0. So the link to Source Code in is broken.

### Issue # (if available) This should fix https://github.com/reidmorrison/rails_semantic_logger/issues/203 ### Description of changes Added test for ActionDispatch::DebugExceptions and fixed couple of rails 7.1 deprecations in tests By submitting this pull...

### Environment Provide at least: * Ruby Version: 3.1.4 * Rails Version: 7.1.2 * Semantic Logger Version: 4.15.0 * Rails Semantic Logger Version: 4.14.0 * Other Application/framework names and versions:...

### Environment Provide at least: * Ruby Version: 3.2.2 (2023-03-30 revision e51014f9c0) +YJIT [x86_64-linux] * Rails Version: 7.0.8 * Semantic Logger Version: 4.14.0 * Rails Semantic Logger Version: 4.12.0 *...