/LogFilter

Log filter for android

Primary LanguageJava

LogFilter

Log filter for android Release Note

1、修改了Goto行数在筛选后定位不准的问题,比如选择pid后,再选行数,定位错误,修改为定位到最近的行数

2、增加了command Menu菜单,可以在CustomCmd.ini这个文件中,自定义key(显示名字)=value(执行命令)

3、按滚轮中键,可以直接输入Goto的行数,不用再手动输入了

4、支持同时打开多个文件

5、增加列表右键功能

V1.9 functions:

  1. The problem of inaccurate positioning of Goto rows after filtering has been modified.
    For example, after selecting pid, the number of rows is reselected. The positioning error is modified to locate the nearest rows. image

  2. The command menu is added. You can customize key (display name)=value (execute command) in the CustomCmd.ini file. image

  3. Press the middle button of the scroll wheel to directly input the number of Goto lines, instead of manually entering. image

  4. Support opening multiple files at the same time. image

  5. Add the function of right clicking on the list. image