This extracts some of the colored logging functionality into some convenience functions to log directly to the console (stdout) w/o the usual logging prefixes and flags. It's intended for console messages when using grafana commands.
Makes it possible to separate console output from logging output so command output can be piped to a file cleanly.