//
pkg.gl
Category
github.com/MegaBlackLabel/go-clean-architecture-practice
utils
logs
lggr
package
0.0.0-20200508154124-b2f019ae6410
Repository:
https://github.com/megablacklabel/go-clean-architecture-practice.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
38 SLOC
#
Functions
NewLogger
NewLogger adapter/loggerの実処理 [この関数をwireでDI].
#
Constants
LogPrefixDebug
LogPrefixDebug debug prefix.
LogPrefixError
LogPrefixError error prefix.
LogPrefixInfo
LogPrefixInfo info prefix.
LogPrefixWarn
LogPrefixWarn warn prefix.