Frezyx / talker

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

Add date to log #231

Closed heiha100 closed 3 months ago

heiha100 commented 5 months ago

Is your feature request related to a problem? Please describe. Date info is neccessory when logs cross days.

Describe the solution you'd like Modify time block, upgrade it to data time block: [debug] 14:20:01 220ms => [debug] 2024.5.9 14:20:01 220ms