Documentation ¶
Overview ¶
Package gce configures hooks for running Camlistore for Google Compute Engine.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LogWriter ¶
func LogWriter() (w io.WriteCloser, err error)
LogWriter returns an environment-specific io.WriteCloser suitable for passing to log.SetOutput. It will also include writing to os.Stderr as well. Since it might be writing to a Google Cloud Logger, it is the responsibility of the caller to Close it when needed, to flush the last log entries.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.