Skip to content

Latest commit

 

History

History
57 lines (29 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

57 lines (29 loc) · 1.32 KB

[1.2.1] - 2022-2-25

-Fixed dependency

[1.2.0] - 2022-2-25

-Added bottom space to listview

[1.1.5] - 2021-9-22

  • Migrating to null safety

[1.1.4] - 2020-8-19

  • Adjusting the net log display spacing

[1.1.3] - 2020-6-29

  • Modify head to headers

  • Adjust the spacing to make it look better

[1.1.1] - 2020-6-20

  • Add up and down shortcut buttons

  • Click on the search button and the input box automatically gets the focus

[1.0.6] - 2020-6-19

  • Add Configuration Options

[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