package
0.0.0-20230817110936-bd26d7905e47
Repository: https://github.com/mrtazz/checkmake.git
Documentation: pkg.go.dev

# Functions

Debug writes info logs.
Error writes errors.
Info writes info logs.
SetLogLevel allows consumers to set the logging level.

# Constants

DebugLevel log level.
ErrorLevel log level.
InfoLevel log level.

# Type aliases

LogLevel is a wrapping type around int to set the loglevel of the package.