flutter_w_log 0.0.4 copy "flutter_w_log: ^0.0.4" to clipboard
flutter_w_log: ^0.0.4 copied to clipboard

outdated

A logging framework developed in fluent provides a fast and simple logging solution. All logs are saved to the database and can be exported as local files.

0.0.4 #

  • Remove WLogDioInterceptor
  • Fix Defaults FilePath Bug
  • Fix Readme
  • Add Some Example

0.0.3 #

  • Add WLogDioInterceptor

0.0.2 #

  • Move code location fix export bug
  • Add README

0.0.1 #

  • Express positioning. The console log contains the number of lines of code. You can click the link address to locate the code location. Vscode / Android studio is supported
  • Full log. When the log printing length exceeds 1000 characters, the automatic line feed uses the log length for printing to ensure that the log content is not lost
  • Database save. The log will be saved to the local database and the log data will be persisted
  • Encrypted save. Allow encryption to save logs to the local database
  • Export logs. The amount data in the local database can be exported to the specified file location, and the time period / log level can be filtered and selected
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A logging framework developed in fluent provides a fast and simple logging solution. All logs are saved to the database and can be exported as local files.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, path, path_provider, sembast, stack_trace, xxtea

More

Packages that depend on flutter_w_log