Skip to content
This repository was archived by the owner on Jun 2, 2018. It is now read-only.

Added check to make sure _threadContextProperties is not null - #8

Open
jgarcilazo wants to merge 39 commits into
daptiv:masterfrom
jgarcilazo:master
Open

Added check to make sure _threadContextProperties is not null#8
jgarcilazo wants to merge 39 commits into
daptiv:masterfrom
jgarcilazo:master

Conversation

@jgarcilazo

Copy link
Copy Markdown

No description provided.

psquickitjayant and others added 30 commits May 19, 2014 15:12
as loggly dashboard does not allow a field to change its type e.g. if messageinfo field has plain text value then for the next time loggly will not allow it to handle messageinfo field value as a object so if the message value in not a string type then use field objectinfo
Removed ServiceStack and added Newtonsoft.Json to serialize objects into
JSON. Fixed Log,InfoFormat issue and added more handling for custom
objects and exceptions.
…ng messages and formatted message objects."

This reverts commit 13b607c.
…d_messages

Now sending RenderedMessage to Loggly. Should cover both string messages...
1. Now sends only those objects which are not null.
2. Bug Fixes
Fixed issues with NDC Stack values with asynchronous logging
Removed NDC support as they were not fit for filtering the json data in
Loggly Dashboard
Formatting is moved to the main thread to prevent the re-looping of
various properties.
unhandled exception of type 'Newtonsoft.Json.JsonSerializationException' occurred in Newtonsoft.Json.dll
Additional information: Self referencing loop detected for property 'Parent' with type 'log4net_loggly_console.Person'. Path 'objectInfo.Children[0]'.
@varshneyjayant

Copy link
Copy Markdown

@jgarcilazo I think this repository is discontinued. I am keeping this one alive at https://github.com/psquickitjayant/log4net-loggly and updating on Nuget. So, if you make any updates / fixes in the library, just send me a pull request. Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants