//
pkg.gl
Category
github.com/lmzuccarelli/golang-fb-mirror
pkg
log
package
1.0.0
Repository:
https://github.com/lmzuccarelli/golang-fb-mirror.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
8
Files
37 SLOC
#
Functions
New
New - returns a new PluggableLogger instance.
#
Structs
PluggableLogger
PluggableLogger.
#
Interfaces
PluggableLoggerInterface
PluggableLoggerInterface - allows us to use other logging systems as long as the interface implementation is adhered to.