-
-
Couldn't load subscription status.
- Fork 101
Closed
Description
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
logger: (logger ?? TalkerLogger()).copyWith(
output: _defaultFlutterOutput,
),
Is there a workaround to sanitize all the logs?
Metadata
Metadata
Assignees
Labels
No labels