# Functions
DisableLogging sets all logging levels to no-op's.
EnableStructuredLogs replaces all logging functions with structured logging variants.
LogDebugToStdout updates Verbosef and Info logging to use stdout instead of stderr.
LogVerboseToNowhere updates Verbosef so verbose log messages are discarded.