Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Akka.Event: expose the EventStream on BusLogging for extensibility purposes #7209

Closed
Aaronontheweb opened this issue May 28, 2024 · 1 comment · Fixed by #7210
Closed

Akka.Event: expose the EventStream on BusLogging for extensibility purposes #7209

Aaronontheweb opened this issue May 28, 2024 · 1 comment · Fixed by #7210

Comments

@Aaronontheweb
Copy link
Member

          First thing we're going to need to do to support this properly is to expose the `EventStream` on the `BugLogging` `class` in Akka.NET, so that's going to require another Akka.NET release to address this.

Originally posted by @Aaronontheweb in akkadotnet/Akka.Logger.Serilog#284 (comment)

@Aaronontheweb
Copy link
Member Author

This is a trivial change that doesn't really hurt anything, in the grand scheme of things, and will make it easier for users to seamlessly work with SerilogLoggingAdapter and more.

Aaronontheweb added a commit to Aaronontheweb/akka.net that referenced this issue May 28, 2024
Aaronontheweb added a commit that referenced this issue May 31, 2024
…y purposes (#7210)

* Akka.Event: expose the `EventStream` on `BusLogging` for extensibility purposes

close #7209

* fixed bug in `FusingActorMaterializerSpec`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant