I have a asp.net mvc application using nLog that is deployed on 3 servers, lets call them webserver1, webserver2, and webserver3. Currently each writes the log file to the base directory/app date/ directory. I would like to have only one log on a specific server(not the webservers). Is there any way to do this?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
You have a few options:
|
|||
|
|
