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 preferred approach for this would be to apply an interceptor which offers more control over the format too. You'd use it with driftDatabase(...).interceptWith(LogInterceptor()). Does that work for you?
We should perhaps offer a LogInterceptor as part of drift and deprecate logStatements: true.
Describe the bug
There no access to logStatements = true
The text was updated successfully, but these errors were encountered: