package debug
import "github.com/docker/docker/cmd/dockerd/debug"
Index ¶
Functions ¶
func Disable ¶
func Disable()
Disable sets the DEBUG env var to false and makes the logger to log at info level.
func Enable ¶
func Enable()
Enable sets the DEBUG env var to true and makes the logger to log at debug level.
func IsEnabled ¶
func IsEnabled() bool
IsEnabled checks whether the debug flag is set or not.
Source Files ¶
- Version
- v27.4.0-rc.1+incompatible
- Published
- Nov 14, 2024
- Platform
- js/wasm
- Imports
- 2 packages
- Last checked
- 7 minutes ago –
Tools for package owners.