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
When creating brand new loops in your application if you want all your rails logging to go to Loops logger, you should be able to do that with a config option and not be forced to manually override logger in environment or loop initializers.
The text was updated successfully, but these errors were encountered:
When creating brand new loops in your application if you want all your rails logging to go to Loops logger, you should be able to do that with a config option and not be forced to manually override logger in environment or loop initializers.
The text was updated successfully, but these errors were encountered: