1355 Forks
5911 Stars
5911 Watchers

NLog

NLog - Advanced and Structured Logging for Various .NET Platforms

How to download and setup NLog

Open terminal and run command
git clone https://github.com/NLog/NLog.git
git clone is used to create a copy or clone of NLog repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with NLog https://github.com/NLog/NLog/archive/master.zip

Or simply clone NLog with SSH
[email protected]:NLog/NLog.git

If you have some problems with NLog

You may open issue on NLog support forum (system) here: https://github.com/NLog/NLog/issues