f_logs 1.3.0-alpha-02 copy "f_logs: ^1.3.0-alpha-02" to clipboard
f_logs: ^1.3.0-alpha-02 copied to clipboard

outdated

FLog provides quick & simple logging solution. All logs are saved to the DB which can then be exported in files.

[0.0.1] - May 02, 2019 #

  • Started FLog project. An Advanced Logging Framework develop in flutter that provides quick & simple logging solution.

[0.0.2] - May 02, 2019 #

  • Done code formatting

[0.0.3] - May 02, 2019 #

  • Updated readme.md file
  • Added wiki

[0.0.4] - May 03, 2019 #

  • Updated readme.md file
  • Added wiki

[0.1.5] - May 03, 2019 #

  • Updated readme.md file
  • Added encryption support

[1.0.0] - May 04, 2019 #

  • Updated readme.md file
  • Added filter types

[1.0.1] - May 04, 2019 #

  • Removed unused code

[1.1.0] - May 05, 2019 #

  • Added convenience methods for log levels
  • Added default configuration
  • Changed className and methodName to optional
  • Updated readme.me

[1.1.1] - May 05, 2019 #

  • Bugfix in print logs function

[1.1.2] - May 05, 2019 #

  • Updated readme.md file
  • Fixed LogLevel issue

[1.2.0] - Jul 20, 2019 #

  • Fixed logs delete issue
  • Upgraded to v2.0

[1.2.1] - Oct 15, 2019 #

  • Import only one file instead of all the package files
  • Added fieldOrderFormatCustom for order fields in customized output
  • Added logging of stack traces
  • Added Log Level functionality, skipping lower Log Levels
  • Added deleteAllLogsByFilter

[1.2.2] - Oct 15, 2019 #

  • Upgraded all the dependencies
  • upgraded example to support AndroidX

[1.3.0-alpha-01] - Mar 23, 2020 #

  • refactored main.dart
  • changed exception to dynamic in-order to handle both exception & error

[1.3.0-alpha-02] - May 25, 2020 #

  • changed exception to dynamic in-order to handle both exception & error
  • added support for file export
  • refactored code
94
likes
0
pub points
93%
popularity

Publisher

unverified uploader

FLog provides quick & simple logging solution. All logs are saved to the DB which can then be exported in files.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, intl, meta, path, path_provider, sembast, stack_trace, xxtea

More

Packages that depend on f_logs