Does anyone know how to get Nlog's nlogger snippet to work in Visual Studio 2012 like it did in 2010? I don't see anything on their forum or on the internet when googing around. Seems like something that people who use Nlog would want back.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
Haven't worked out how to get the real snippet installed, so I manually created a snippet to perform the same function as the original did. Create the file nlogger.snippet in the following folder:
The contents of the file should be as follows:
Hopefully this helps someone. |
|||
|
|