Exceptionless
Exceptionless copied to clipboard
Client configuration and tags
Hello,
Is it possible to filter events (via the client configuration) based upon a specific tag ? I would like to not log any events that has a specific tag... like we can do for the log level or the type
Thanks
We don't currently have the ability to do that, but I like the idea. Do you want to submit a PR to add that ability? The exclusions are implemented here: https://github.com/exceptionless/Exceptionless.Net/blob/master/src/Exceptionless/Plugins/Default/010_EventExclusionPlugin.cs