Skip to content

careyi3/GoodBearMongoLogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoodBearMongoLogger

A .NET logger implementation for logging to MongoDB. GoodBearMongoLogger allows .Net applications to log to a MongoDb database. GoodBearMongoLogger provides a simple way to log exceptions as well as log custom Audit and Event objects to MongoDb.

Getting Started

To begin using GoodBearMongoLogger start by installing the latest version of the package from Nuget . Using this Library on its own, instances of configuered loggers can be retreived by using a Static Factory implementation. However, if you are using Autofac as your DI container, then we have a nuget package for that too!!

See below for insturctions on setting up a stand alone instance of GoodBearMongoLogger and an instance using GoodBearMongoLogger.Autofac.

About

A .NET logger implementation for logging to MongoDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published