1
vote
Silverlight Logging framework and/or best practices
I am about to delve into something similar myself for a product we've written. I'm considering using PostSharp for Silverlight to add client-side logging as an aspect.
I have used the NLog …
