You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Checking the app logs with the web interface is very useful, however looking for a specific log becomes time consuming when the app is producing significant amount of logs.
Describe the solution you'd like
I would like to add a simple filter on top of the app logs wrapper. Something like:
The filter should accept simple text and regex pattern as input and show the matching logs.