A .NET logger implementation for logging to MongoDB.
Info
| Version: | 3.2.0 |
| Author(s): | Ian Carey |
| Last Update: | Friday, July 20, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/careyi3/GoodBearMongoLogger/blob/master/README.md |
| NuGet Url: | https://www.nuget.org/packages/GoodBearMongoLogger.Autofac |
Install
Install-Package GoodBearMongoLogger.Autofac
dotnet add package GoodBearMongoLogger.Autofac
paket add GoodBearMongoLogger.Autofac
GoodBearMongoLogger.Autofac Download (Unzip the "nupkg" after downloading)
Dependencies
- GoodBearMongoLogger(>= 3.2.0)
- Autofac(>= 4.6.2)
- MongoDB.Bson(>= 2.5.0)
- MongoDB.Driver(>= 2.5.0)
- MongoDB.Driver.Core(>= 2.5.0)
Tags