1
Completed

More filters for the logcat event

The logcat event is such an amazing tool but I wish there were more filters!

The additional filters are of course optional and should work in tandem with each other via boolean operators.

I'll give you a quick example of what I mean. Imagine a log of the following structure:

[Servicename]: [1st fixed string] [variable string, a random id for example] [2nd fixed string] [irrelevant]

The filter would not work consistently in this case due to the changing nature of the log. However, the logcat event could work if we had two filters set up like this:

Filter 1: [1st fixed string]

AND

Filter 2: [2nd fixed string]

This way, the inconsistency is practically eliminated and the logcat event is back to working reliably

2 replies

Ok, added. Can you please try this version? https://drive.google.com/file/d/19w0kkEle9oinGusDHMe-1f1u6_xuuifD/view?usp=sharing

If you want you can also check any previous releases here: https://drive.google.com/drive/folders/1GW55YKFiuOZhJVswnt_BQUCJoGm36ugF?usp=sharing

DH

Thank you so much for considering my suggestion!!

I just installed it but so far this little addition works like a charm, I have already been able to slim down and stitch together 4 bulky logcat profiles! Seems very intuitive to me, setting up big regex logcats will be a breeze from now on 👍

Very very much appreciated! 

(⁠^⁠∇⁠^⁠)⁠ノ⁠♪

Great! :) Glad it works!