Tyler Willingham
Tyler Willingham
@rafaelfranca I stopped short of implementing the locator because in the app at work we've been using [friendly_id](https://github.com/norman/friendly_id) and this would get us far enough, but I agree with solving...
@rafaelfranca I opened a new PR - #199 - including a locator. I shouldn't have closed this PR but I thought it was going to take me longer to get...
We're noticing an issue in our setup that may be similar but possibly distinct. We're in a containerized environment and the `SemanticLogger.host` attribute is picking up our pod name and...
I use SemanticLogger at work with `datadog` 2.x (we're running on 2.5 in prod currently). `rails_semantic_logger` + `datadog` gems work as expected. In `config/environments/production.rb` there are a couple of additional...