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
40 stars 33 forks source link

Add support for log message format #17

Open lironzemingo opened 3 years ago

lironzemingo commented 3 years ago

Hi, Please add support for custom log message format

ced1check commented 1 year ago

Would be nice indeed, as I searched and expected an option to set custom format reading this on main page:

Custom Log formatting options

I'd like to have the date/hour at the begining of the log instead which would make it a lot more readable when timing matters.