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
Found that explicit extension like Lamian.extend_logger(Rails.logger) is good, but if you forget it, it will make a lot of pain. Good point is to show some help when there are no logs collected
The text was updated successfully, but these errors were encountered:
Found that explicit extension like
Lamian.extend_logger(Rails.logger)
is good, but if you forget it, it will make a lot of pain. Good point is to show some help when there are no logs collectedThe text was updated successfully, but these errors were encountered: