//
pkg.gl
Category
github.com/mdllife/teller
src
logger
package
0.9.1
Repository:
https://github.com/mdllife/teller.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
60 SLOC
#
Functions
NewLogger
NewLogger create new Logger with given prefix and debug-enabling value.
#
Interfaces
Logger
A Logger is similar to log.Logger with Debug(ln|f)? methods.