From this NLog message, try using text to execute a stored procedure:
commandtext="exec AddActivityLog @ApplicationName, @ApplicationTime, @Severity, @Logger, @SaxoID, @EventID, @Message, @URL, @URLReferrer, @RemoteAddress, @Callsite, @CurrentUICulture, @ThreadIdentity, @WindowsIdentity, @MachineName, @ProcessID, @ThreadID, @ThreadName, @Stacktrace, @Exception, @Cookie, @FormVariables, @QueryString, @HTTPUserAgent"
Side note: Klaus Ratha's answer will not be displayed in my browser, so I had to look at the source of the page to see the configuration that he posted.
Jeff ogata
source share