-
### Environment
Ruby: 3.1.4
Rails: 7.0.7.2
rails_semantic_logger (4.12.0)
semantic_logger (4.14.0)
Created a new application, added a `Page` model with `title` and `desc` fields, added the `d…
-
We're using Rollbar 3.1.2 with a Rails 6 app
We had a few errors which were sent to Rollbar, however there was a bunch of them so we probably hit the rate limit. This wasn't a problem before, our s…
-
### Describe the problem as clearly as you can
I need to install a Ruby on Rails app on a server with no Internet. On my development machine I ran:
```
bin/bundle lock --add-platform x86_64-lin…
-
Hi! Thanks for this awesome gem!
I noticed that PRs are not being merged, so I added the project to my [list of gems needing contributors](https://github.com/caonUlisses/ruby_attic).
If the pro…
-
At the moment:
- Requests that get handled by Rack middleware are not logged by lograge, which leads to situations where you can have invisible requests hitting your app
- 404 errors caused by invalid…
-
### 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.
### Desc…
-
-
Currently using Log4R - which allows a Pattern Based Formatter - eg
class PatternFormatter < BasicFormatter
# Arguments to sprintf keyed to directive letters
# %c - event short name
…
-
### Issue Description
![Image](https://github.com/user-attachments/assets/a26b6598-cb9c-41ca-9228-39ed6b6c5f1f)
### Reproduction Steps
I have no idea
### Expected Behavior
Shows the problem the …
-
Gist with working test code: https://gist.github.com/haggen/58b5c6daab243f002b54
The code is pretty obvious, but anyway, consider two models `Post` and `User`.
`Post` belongs to an `author` which co…