SoftwareLounge

Coding and more…

nlog

NLog with SQL Server and MVC 4

Nlog logo

NLog is an awesome open-source logging tool that allows developers to easily and efficiently implement custom logging. Nlog can be configured to log to a number of targets, but on this tutorial we will be looking at logging to the database. First you need to add NLog to your MVC website. Bring up the Nuget package [...]

, , , , , ,