forked from pents90/svg-android
-
Notifications
You must be signed in to change notification settings - Fork 116
Open
Labels
Description
I'm implementing an app that refreshes the UI really often and it became almost impossible to read the logs since every svg that's display using Sharp prints 3 lines. I applied a filter on my IDE but my testers send me their unfiltered logs and I can't ask them to do that.
Is there any way I could limit the Logs? Or could you add a hide-flag to set globally?
PS: good job, the library works like a charm :D