Aaron Stannard
Aaron Stannard
> @brah-mcdude There are 2 ways that this function can be achieved right now, one is through the event filter as you have shown and the other is by using...
> Ah, I was looking at the wrong code, sorry. This is how you create a message filter using the build pattern: > > ``` > var filter = EventFilter...
Ok, so does that syntax work for you @brah-mcdude ?
I feel that the compositions we allow in the `EventFilter` today are sufficient for this purpose and are flexible enough to allow for things like muting expected errors / warnings....
@Arkatufus should we add a version range for this, similar to what we did for Newtonsoft.Json?
Yes, that's correct.
I think we're going to drop this from the v1.5 milestone. Akka.Hosting has largely eliminated the need for this.
@EgoPingvina does this work Akka.DependencyInjection or is this using the `Akka.DI.Core` implementation?
I had to look up FIPS compliance - we might be able to fix this, although doing it in a non-breaking way might be tricky. This is Windows-only, correct?
Looks like it should be easier to test for this as of Visual Studio 16.4 https://docs.microsoft.com/en-us/visualstudio/releases/2019/release-notes#--visual-studio-2019-version-164