# Functions
FlagSet returns true if the OPC_DEBUG environment variable contains the given flag.
PrefixLogger returns a new debug logger when debug logging is enabled.
Printf logs the message with Logger.Printf() when debug logging is enabled.
ToJSON returns the JSON representation of v when debug logging is enabled.