This project is a lightweight user-friendly software which filters logs.
This is a re-write of my previous project Lyaaaaa's Logs Filter. This aims at being more portable, faster and easier to maintain.
I'm looking for contributors to improve the GUI. If you are interested in contributing read the How to contribute. If you have any question feel free to contact me. Other contributions are welcome as well.
Search for all filters to off
you can fetch all the lines where at least one filter appears.Search for all filters to on you can
fetch the lines where all your filters appear.It is more efficient and more readable for sizeable files. Ctrl+f is limited when you need a clear and readable output. Moreover, this project accepts multiple filters. Not everyone has knowledge in Linux/Windows terminal. The software comes with a simple interface.

You can search for lines where at least one of your filters appears

Or you can search for lines where they all appear

Logs_Filter_2 folder.Logs Filter 2 in Godot Engine's projects list.Code of conduct
How to contribute