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
I want to modify the message before printing it for all logs, I want to sanitize all the logs
But you use copyWith so even if I add my output function, I won'tbe able to use it
I want to modify the message before printing it for all logs, I want to sanitize all the logs
But you use
copyWith
so even if I add my output function, I won'tbe able to use itIs there a workaround to sanitize all the logs?
The text was updated successfully, but these errors were encountered: