package
0.0.0-20240903231403-f73aec941404
Repository: https://github.com/msz-kp/go-dicom.git
Documentation: pkg.go.dev

# Functions

Level returns the current log level.
SetLevel sets log verbosity.
Vprintf is shorthand for "if level > Level { log.Printf(...) }".