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
something like :log_on_error which potentially overrides the other configs you mentioned
a more comprehensive refactor, something like :error_logs for logs where you can specify :all (i.e. log all errors) or just a subset like error_logs: [:response]
Similar to
:log_response_on_error
and:log_query_on_error
I'd like to propose a new parameter to turn error logs off.What do you think?
cc @davidedisomma
The text was updated successfully, but these errors were encountered: