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
Add rewrite case for logger.error(s"$interpolatedArg {}", e) where e is a Throwable. This is the only situation where the rule will rewrite when there is an existing argument in the method call.