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

Fixes empty "properties" collection. #334

Merged
1 commit merged into from May 1, 2014
Merged

Fixes empty "properties" collection. #334

1 commit merged into from May 1, 2014

Conversation

erwinwolff
Copy link
Contributor

When using an event-context variable, the properties collection was
empty, even when property items where explicitly given. This function
fixes this.

For more information, see this stackoverflow question (and answer!) on how and why this small patch was created:

http://stackoverflow.com/questions/23272439/nlog-event-contextitem-xxxx-not-writing-in-logging-database

When using an event-context variable, the properties collection was
empty, even when property items where explicitly given. This function
fixes this.
@ghost
Copy link

ghost commented May 1, 2014

Thanks for the pull request, it looks good

ghost pushed a commit that referenced this pull request May 1, 2014
Fixes empty "properties" collection.
@ghost ghost merged commit 545029e into NLog:master May 1, 2014
@erwinwolff
Copy link
Contributor Author

Awesome.

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug report / Bug fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants