Closed sharwell closed 9 years ago
I agree with this. You will see that there isn't much logging in the extension project, just in the GitHubIssue project. This is because it wasn't an extension in it's first incarnation. When I made it an extension I intended to remove NLog but never got around to it. Thanks for the pointers to the logging in extensions.
I've started this so that I can get the information to solve #81. Using the Output Window Service, looks like a good extension and the docs seem complete so far. Thanks @sharwell.
It's easier and cheaper to provide logging either through the
ActivityLog
methods or through the Output Window Service.