You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The same to me. if gem 'rails_semantic_logger' is added i have no logging, also action cable doesn't work.
rails_semantic_logger (4.17.0)
semantic_logger (4.16.0)
rails (6.1.7.8)
ruby: 3.2.5
Environment
Provide at least:
Expected Behavior
I have this in my
environments/development.rb
:I would like to see the email logs in the file "/log/mailer.log"
Actual Behavior
The file is not getting updated.
If I remove this line from my Gemfile:
The file is successfully updated with the email logs
The text was updated successfully, but these errors were encountered: