package
1.0.7
Repository: https://github.com/jucardi/go-mongodb-lib.git
Documentation: pkg.go.dev

# Functions

Disable disables logging for the mgo package by assigning a the nil implementation of ILogger.
Get returns the current logger instance.
Set assigns a new ILogger instance to be used as the logger for the mgo package.

# Constants

LoggerMgo defines the name for the logger used for the mgo package.

# Interfaces

No description provided by the author