Add a way to filter the logs by excluding keywords.
Use case : one of our process calls an external API using ArdoHTTP and every call results in a SLOWEXTENSION log, thus flooding the general log with pages of useless logs.
This makes trying to find significant logs very difficult and time consuming.
Being able to filter out by keywords, ie SLOWEXTENSION, would solve this issue.