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

Let use async sending #27

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Conversation

manuel-rubio
Copy link

In terms of avoiding collapse Logger waiting for the sent of messages to Graylog, I've developed another implementation based on the sending on the messages through workers in an async way. This is completely backwards compatible and even fixes some issues regarding tests.

You can see the changes in README to see what's changed. Mainly it's only based on the addition of the async backend Logger.Backends.GelfAsync and the pool_size configuration parameter.

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.

None yet

1 participant