package
0.0.0-20241008223417-305985c1b11e
Repository: https://github.com/krissetto/docker-cli.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.

# Variables

OTELErrorHandler is an error handler for OTEL that uses the CLI debug package to log messages when an error occurs.