//
pkg.gl
Category
github.com/joeyfromspace/go-api-util/v2
logger
package
2.5.1
Repository:
https://github.com/joeyfromspace/go-api-util.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
39 SLOC
#
Functions
Initialize
Initialize a new logger singleton.
Log
Log returns the logger singleton.
Reset
Reset the singleton so that Initialize must be called again.
#
Structs
Options
Options describe the initialization options for the shared logger singleton.