package
0.0.0-20241218104823-a5fc7d2d6d0b
Repository: https://github.com/yorik/moby.git
Documentation: pkg.go.dev

# Functions

Disable sets the DEBUG env var to false and makes the logger to log at info level.
Enable sets the DEBUG env var to true and makes the logger to log at debug level.
IsEnabled checks whether the debug flag is set or not.