Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Writer ¶
type Writer struct {
// contains filtered or unexported fields
}
Writer implements the logger.EntryWriter interface
func NewWriter ¶
NewWriter return a new cloud logging logger.EntryWriter. See cloud.google.com/go/logging.NewClient on how to create a new logging.Logger.
func (*Writer) WriteEntry ¶
WriteEntry implements the logger.EntryWriter interface
Click to show internal directories.
Click to hide internal directories.