//
pkg.gl
Category
github.com/josh5276/go-course
practice
functions
answer
package
1.0.0
Repository:
https://github.com/josh5276/go-course.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
16 SLOC
#
Functions
Logger
The logger function should take a "message" string, then call the log.Printf function to print the passed in "message".