package
0.0.0-20241008062135-f860df3e0a38
Repository: https://github.com/gocd-contrib/gocd-golang-bootstrapper.git
Documentation: pkg.go.dev

# Functions

Critical logs a message using CRITICAL as log level.
Criticalf logs a message using CRITICAL as log level.
Debugf logs a message using DEBUG as log level.
Info logs a message using INFO as log level.
Infof logs a message using DEBUG as log level.
Init initializes a logger instance with STDERR backend.
Warningf logs a message using EARNING as log level.