Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrSkipNotFound = errors.New("could not find skips for log level")
)
Functions ¶
This section is empty.
Types ¶
type GCEFormatter ¶
type GCEFormatter struct {
// contains filtered or unexported fields
}
func NewGCEFormatter ¶
func NewGCEFormatter(withSourceInfo bool) *GCEFormatter
Click to show internal directories.
Click to hide internal directories.