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

Support for PUSH socket type and multipart messages #3

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

Conversation

prixeus
Copy link

@prixeus prixeus commented Dec 3, 2014

Hi!
We use your library at work, I had to add some features and contribute your project.
I extended the appender to send messages on PUSH socket type and now it is able to send messages with configured prefixes using ZMQ multipart functionality.
We need to include some custom parameters into the messages which are sent on the wire as a list, where the last part is the original logging message.
I hope you will find my work useful.
Bye!
prixeus

@prixeus prixeus changed the title Some update Support for PUSH socket type and multipart messages Dec 12, 2014
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