package
0.0.0-20240910010347-bcdd684c0c37
Repository: https://github.com/ahamlinman/magic-mirror.git
Documentation: pkg.go.dev
# Functions
EnableVerbose enables the printing of verbose logs.
Printf prints to the standard logger provided by the log package regardless of whether verbose logging is enabled.
Verbosef prints to the standard logger provided by the log package if verbose logging is enabled.