Frezyx / talker

☎️ Advanced error handler and logger for dart and flutter apps
https://pub.dev/packages/talker
MIT License
486 stars 57 forks source link

4.0 How to migrate from Talker.good() (& others?) #176

Open Reprevise opened 7 months ago

Reprevise commented 7 months ago

I'm not sure how to migrate from Talker.good(). There's no mention of its removal that I can find in the changelog, and I also can't find a migration guide posted anywhere. Also, WellKnownTitles has been removed, and I assume has been replaced with TalkerLogType, but there's no title property on that either.

Frezyx commented 7 months ago

Hello @Reprevise !

yelmuratoff commented 7 months ago

@Frezyx You should also make the colors specified in custom logs be pulled into TalkerScreen. There seems to be no way to change this, unless you specify TalkerLog type from the available ones. 🙌🏻