Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FlushFunc ¶
type FlushFunc func() error
FlushFunc blocks and flushes the writer buffer. This should be called before the program exits to send all remaining entries to stackdriver
func NewStackdriveLevelWriter ¶
NewStackdriveLevelWriter returns a new writer using async logging from stackdriver. It also returns a flush function that should be called before the program exits to clear the internal buffers
Click to show internal directories.
Click to hide internal directories.