//
pkg.gl
Category
github.com/packtpublishing/hands-on-dependency-injection-in-go
ch07
acme
internal
logging
package
0.0.0-20230118092103-de70ca622e41
Repository:
https://github.com/packtpublishing/hands-on-dependency-injection-in-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
17 SLOC
#
Variables
L
L is the global instance of the logger.
#
Structs
LoggerStdOut
LoggerStdOut logs to std out.