package
0.0.0-20240807084400-93202a208511
Repository: https://github.com/yirgacheffe/golang-codes.git
Documentation: pkg.go.dev

# Functions

Debug exports the logs withfield connected to our global log.
Init - sets up the logger initially if run multiple times it return a error.
SetLog sets the log.
UseLog demonstrates using our global log.
WithField exports the logs withfield conected to our global log.