umair13adil / flutter_logs

An extensive logging framework developed for flutter apps.
https://itnext.io/sending-logs-from-flutter-apps-in-real-time-using-elk-stack-mqtt-c24fa0cb9802
Apache License 2.0
39 stars 28 forks source link

Fixes #29 with PLog's TIME_FORMAT_READABLE_2 #30

Closed MrCsabaToth closed 2 years ago

MrCsabaToth commented 2 years ago

Allows millisecond resolution. Not tested, especially with iOS. I'm just winging this because it seems simple.

umair13adil commented 2 years ago

@MrCsabaToth yes, this was it. It will work.