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

A simple and reliable logging solution. Quick positioning, persistent storage, and convenient export.

0.1.0 #

  • remake
environment:
  sdk: ">=3.0.0 <4.0.0"
  flutter: ">=3.10.0"

0.0.9 #

  • Fix log wrapWidth

0.0.8 #

  • Fix platform support error

0.0.7 #

  • Add support web

0.0.6 #

  • Add code docs

0.0.5 #

  • Add recordError
  • Fix logcat view

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
140
points
59
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

A simple and reliable logging solution. Quick positioning, persistent storage, and convenient export.

Repository (GitHub)
View/report issues

Topics

#logging #print

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, path, path_provider, sembast, sembast_web, stack_trace, xxtea

More

Packages that depend on flutter_w_log