This package is a NLog target that uses the DataStax C# Cassandra Driver to store logs into Cassandra.
Info
Version: | 1.0.8 |
Author(s): | Kyle Sonaty |
Last Update: | Monday, March 2, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kylesonaty/NLogCassandra |
NuGet Url: | https://www.nuget.org/packages/NLogCassandra |
Install
Install-Package NLogCassandra
dotnet add package NLogCassandra
paket add NLogCassandra
NLogCassandra Download (Unzip the "nupkg" after downloading)
Dependencies
- NLog(3.1.0.0)
- FSharp.Core(3.1.2.1)
- CassandraCSharpDriver(2.5.0)
Tags