1377 Forks
6466 Stars
6466 Watchers

NLog

NLog - Flexible 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