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

Problem: Building a SyslogMsg with SetContent does not set IsJSON flag if the message is JSON #77

Merged
merged 1 commit into from
Jun 14, 2018

Conversation

marc-lebourdais
Copy link
Contributor

This causes the msg field to be populated with the string representation of the Content, which may be JSON. If that Content contains a field labeled msg, it will be overwritten by the JSON string.

@justinbeal
Copy link
Contributor

👍 let's merge it when CI goes green

@justinbeal justinbeal merged commit d0bb06c into master Jun 14, 2018
@marc-lebourdais marc-lebourdais deleted the msg-conflict branch June 14, 2018 18:28
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

2 participants