It is a simple Log libray, This Component can fast log any message to Mongodb, and notify you at specified LogLevel.See example:https://dotnetfiddle.net/bWZHAW, Detail description:http://goo.gl/v5flmM.
Info
Version: | 1.0.5 |
Author(s): | Reddoor |
Last Update: | Tuesday, January 10, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/MongoLogger |
Install
Install-Package MongoLogger
dotnet add package MongoLogger
paket add MongoLogger
MongoLogger Download (Unzip the "nupkg" after downloading)
Dependencies
- MongoDB.Driver(>= 2.2.3)
- Serilog.Sinks.Email(>= 1.5.37)
- Serilog.Sinks.Literate(>= 1.2.0)