//
pkg.gl
Category
github.com/jucardi/go-mongodb-lib
log
package
1.0.7
Repository:
https://github.com/jucardi/go-mongodb-lib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
18 SLOC
#
Functions
Disable
Disable disables logging for the mgo package by assigning a the nil implementation of ILogger.
Get
Get returns the current logger instance.
Set
Set assigns a new ILogger instance to be used as the logger for the mgo package.
#
Constants
LoggerMgo
LoggerMgo defines the name for the logger used for the mgo package.
#
Interfaces
ILogger
No description provided by the author