Skip to content

Instantly share code, notes, and snippets.

@ssuing8825
Created March 19, 2015 19:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ssuing8825/ce7f02bfddfb57817ead to your computer and use it in GitHub Desktop.
Save ssuing8825/ce7f02bfddfb57817ead to your computer and use it in GitHub Desktop.
{
"logdate": "2015-03-19 15:43:23,726",
"loglevel": "ERROR",
"logguid": "8eab27e4-9c41-4d83-ab5f-cfd334d250ce",
"uniquelogid": "BBB40005:1D58ZYH",
"loggername": "Tests.LoggingLog4NetTests",
"message": "The system was unable to connect to duckcreek.",
"serializedobjects": [
{
"Tests_OuterWrapper": {
"Id": 2,
"Name": "Name of object"
}
}
],
"additionalkeys": [
{
"TupleKey": "TupleValue"
},
{
"AnotherKey": "asdkljfdlkfj"
}
],
"exception": {
"type": "Tests.TestSetup.UnableToConnectToDuckCreekException",
"message": "Exception of type 'Tests.TestSetup.UnableToConnectToDuckCreekException' was thrown.",
"source": "Tests",
"targetsite": "Void DoSomethingBadInTheInnerMostClass()",
"stacktrace": " at Tests.TheInnerMostClass.DoSomethingBadInTheInnerMostClass() in c:\\TFS\\Billing\\Dev\\Research\\Applications\\Business\\Logging\\src\\Logging.UnitTests\\LoggingLog4NetTests.cs:line 215\r\n at Tests.InnerClass.CallTheMostInnerClass() in c:\\TFS\\Billing\\Dev\\Research\\Applications\\Business\\Logging\\src\\Logging.UnitTests\\LoggingLog4NetTests.cs:line 208\r\n at Tests.OuterWrapper.CallTheInnerClass() in c:\\TFS\\Billing\\Dev\\Research\\Applications\\Business\\Logging\\src\\Logging.UnitTests\\LoggingLog4NetTests.cs:line 200\r\n at Tests.LoggingLog4NetTests.LoggingLog4Net_Log_Exception_WithEverything_ShouldSucceed() in c:\\TFS\\Billing\\Dev\\Research\\Applications\\Business\\Logging\\src\\Logging.UnitTests\\LoggingLog4NetTests.cs:line 156",
"exceptiondata": [
{
"specificinfo": "Some more stull for the exception"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment