NLogConfig simplifies programmatic configuration, and makes it easy to use NLog within extensions within extendible applications such as Visual Studio. By specifying a few parameters, NLogConfig will configure NLog to write logs to a user's AppData\Roaming directory under a folder named based on the name of the company to keep one company's log files separate from another.
Get Started
$ dotnet add package NLogConfigReadme
No README available.