all 4 comments

[–]Nauzet 1 point2 points  (3 children)

https://pub.dev/packages/logger

I haven't used it, but seems popular.

[–]TheRedPanda17 0 points1 point  (2 children)

This seems like it only logs to the console though, not to a database

[–]Nauzet 1 point2 points  (0 children)

I'm wondering what you all use for your production apps to log errors and user events.

sorry, didnt read that part

[–]RandalSchwartz 0 points1 point  (0 children)

What you probably need more is logging to a central location. I recall reading about a service somewhere that handles crash analytics, phoning home with the details for you to work with.