qa_logger 0.4.1 copy "qa_logger: ^0.4.1" to clipboard
qa_logger: ^0.4.1 copied to clipboard

qa_logger is a Dart package that provides a simple and efficient way to monitor network calls and logs in your application. It's a good tool for QA and backend developers.

0.4.1 #

  • Updated the example file.
  • fixed the issue of clearing the logs.
  • fixed the history of logs not showing in the web interface.

0.4.0 #

  • Introduced the queue to handle the logs.

0.3.0 #

  • can configure the port and wsPort in the QaLogger class.
  • web interface updated.

0.2.1 #

  • Code cleanup.

0.2.0 #

  • Added Log and LogError methods to the QaLogger class.

0.1.1 #

  • Udate Readme.

0.1.0 #

  • Initial version.
3
likes
150
pub points
45%
popularity

Publisher

unverified uploader

qa_logger is a Dart package that provides a simple and efficient way to monitor network calls and logs in your application. It's a good tool for QA and backend developers.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

dio, flutter_express, shelf, shelf_web_socket

More

Packages that depend on qa_logger