Is there way change a filter on the fly? I'm considering using EventFlow with Service Fabric, but would like to have the ability to for example change the tracelevel without having to restart the service and feeding it a new json config file with a different tracelevel setting. Is this possible?
Thanks, Hans