sane_flog 0.0.4 sane_flog: ^0.0.4 copied to clipboard
Flutter package that allows for ndjson logging for apps.
0.0.3 #
Making the library api only and independent of flutter
0.0.2 #
- Daily logs.
- Now automatically generates the file with
YYYY-MM-DD.log
as the file. - Appends to file if it already exists.
- Now automatically generates the file with
- Fixed issue with debug flag creating file and no flag logging to console.
0.0.1 #
Initial Release that has basic json export features.