1
Answer

How to set connectionstring externally in Nlog configuration

Photo of Sanket Jain

Sanket Jain

6y
2.4k
1
I used Nlog logger for saving the logs. I want to fetch connection string programatically through external config file. 
So, How to set connection string externally in Nlog configuration file(Nlog.config) ?

Answers (1)