.NET Core, ASP.NET Core logging with NLog and PostgreSQL

added by DotNetKicks
3/29/2017 2:09:22 PM

1350 Views

This article shows how .NET Core or ASP.NET Core applications can log to a PostgreSQL database using NLog. Code: https://github.com/damienbod/AspNetCoreNlog Other posts in this series: ASP.NET Core logging with NLog and Microsoft SQL Server ASP.NET Core logging with NLog and Elasticsearch Settings the NLog database connection string in the ASP.NET Core appsettings.json .NET Core logging...


0 comments