I\'m trying to get NLog to write to a database, however with my current code it throws an exception when I attempt to debug, the exception is: The type initializer for \'Not
U also wrote 2 targets. And also a lot of attributes that u don't need to set. Should just be:
Something like this. Easy no? :)