Rails tagged logging - Ryan Bigg
07-Feb-2025 66
A feature within Rails is that it allows us to add data to our application’s log lines for tagging those lines. We can then use these tags for aggregating them together into a bunch. I’ll show you how to do this here. I used this in a Rails app that acts purely as an API, so there is only ever one request at a time I care about, in this case.
.
Rails tagged logging - Ryan Bigg #ruby #rubydeveloper #rubyonrails #Rails #tagged #logging https://rubyonrails.ba/link/rails-tagged-logging-ryan-bigg