//
pkg.gl
Category
github.com/psaintlaurent/moby
cmd
dockerd
debug
package
0.0.0-20240615203259-d1273b2b4a1f
Repository:
https://github.com/psaintlaurent/moby.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
16 SLOC
#
Functions
Disable
Disable sets the DEBUG env var to false and makes the logger to log at info level.
Enable
Enable sets the DEBUG env var to true and makes the logger to log at debug level.
IsEnabled
IsEnabled checks whether the debug flag is set or not.