Skip to content

MikeHanson/NLog.Mvc

Repository files navigation

NLog.Mvc is a project intended to make integrating ASP.NET MVC with NLog simple, consistent and painless.

It provides an NLog target that uses an Entity Framework DbContext to access log entries in a database.  This means you can enable/disable and configure the usage of NLog.Mvc via Web.Config just like any other NLog target.

Ultimately I will provide a NUGet package and ASP.NET MVC project templates that are pre-configured with NLog.Mvc but for now you will need to manually set things up as described in the Getting Started page of the Wiki. 

About

Provides an NLog target that uses an Entity Framework DbContext to write log entries to a database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published