Documentation ¶
Overview ¶
Package debug provides logging of debug information.
This package is heavily based on github.com/restic/restic/internal/debug
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func LogN ¶ added in v1.12.5
LogN logs a statement to Stderr (unless filtered) and the debug log file (if enabled). The offset will be applied to the runtime position.
func ModuleVersion ¶ added in v1.14.0
func ModuleVersion(m string) semver.Version
ModuleVersion the version of the named import.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.