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

Update to latest Elastic.Ingest so we can more reliably log to selflog #293

Merged
merged 2 commits into from
Apr 19, 2023

Conversation

Mpdreamz
Copy link
Member

Elastic.Ingest now models the callbacks more rigourously allowing
implementations to inject their own into the channel without overriding
anything the channel itself might rely on or the user might override in
their channeloptions.

This allows e.g the serilog implementation to inject its own listeners
in isolation to log to SelfLog in isolation

Elastic.Ingest now models the callbacks more rigourously allowing
implementations to inject their own into the channel without overriding
anything the channel itself might rely on or the user might override in
their channeloptions.

This allows e.g the serilog implementation to inject its own listeners
in isolation to log to SelfLog in isolation
@Mpdreamz Mpdreamz merged commit b8e730d into main Apr 19, 2023
@Mpdreamz Mpdreamz deleted the fix/serilog-self-log branch April 19, 2023 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant