A configurable NLog target using a Cassandra database.
Info
Version: | 0.2.0 |
Author(s): | Jeff McCormick |
Last Update: | Friday, June 28, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/jeffmccormick/nlog-cassandra |
NuGet Url: | https://www.nuget.org/packages/NLog.Cassandra |
Install
Install-Package NLog.Cassandra
dotnet add package NLog.Cassandra
paket add NLog.Cassandra
NLog.Cassandra Download (Unzip the "nupkg" after downloading)
Dependencies
- CassandraCSharpDriver(>= 3.6.0)
- NLog(>= 4.5.8)
Tags