//
pkg.gl
Category
github.com/konstructio/dropkick
internal
logger
package
0.0.9
Repository:
https://github.com/konstructio/dropkick.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
3
Files
35 SLOC
#
Functions
New
New creates a new Logger instance.
#
Variables
None
None is a default Logger instance with no underlying log.Logger.
#
Structs
Logger
Logger is a struct that wraps the standard library's log.Logger.