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
There's some appetite to disable program msg!logs for drift-rs as it pollutes stdout.
will become more annoying as more production services run on drift-rs.
There's some appetite to disable program
msg!
logs for drift-rs as it pollutes stdout.will become more annoying as more production services run on drift-rs.
related: drift-labs/drift-rs#72
thinking we can replace
msg!
with an opt-in feature flag to disable logs at compile time.The text was updated successfully, but these errors were encountered: