package
0.0.0-20181009230506-ac834ce67862
Repository: https://github.com/lychung83/cloudsql-proxy.git
Documentation: pkg.go.dev

# Functions

LogDebugToStdout updates Verbosef and Info logging to use stdout instead of stderr.
LogVerboseToNowhere updates Verbosef so verbose log messages are discarded.

# Variables

Errorf is called to write an error log, such as when a new connection fails.
Infof is called to write informational logs, such as when startup has.
Verbosef is called to write verbose logs, such as when a new connection is established correctly.