I\'m trying to get NLog to log to my database log table but to no avail. I\'m sure my connection string is correct because it\'s the same used elsewhere in my web.config. Writ
NLog allows for logging the internals of the framework itself.
Enable "debug level for your internal logging" for NLog and see what's going wrong.