I was reading Daniel's blog about adding logging, and I am coming across a problem with the JSON serialization settings. The issue is that I want to set the settings for the Dump method. I would like to set the ReferenceLoopHandling setting to be equal to ReferenceLoopHandling.Ignore, but I cannot see how to get access to the json settings to set this. Does anybody have any ideas?
↧