let_log 1.0.0 copy "let_log: ^1.0.0" to clipboard
let_log: ^1.0.0 copied to clipboard

outdated

A new Flutter package.

[1.0.0] - 2020-6-18 #

  • Support for both IDE printing and in-app presentation

  • Also supports logging, error, time statistics, network and other information output.

  • Interface imitates the web console class, providing log, debug, warn interface, error, time, endTime, net, endNet, etc.

  • Support for filtering log content by category

  • Support for filtering log content by keywords

  • Support for copy log content

  • Serves as both Http and Socket

  • Statistics for network support packet size, duration

  • Support for custom log category symbols, you can use emoji sentiment as a sort if you like.

  • Multi-colored output logs within the app to make error logs more visible

  • Support for automatic switching between black and white skin according to the app

  • Support for some custom logging settings