Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GoogleLogger ¶
type GoogleLogger struct {
// contains filtered or unexported fields
}
func (*GoogleLogger) Debug ¶
func (l *GoogleLogger) Debug(v ...interface{})
func (*GoogleLogger) Error ¶
func (l *GoogleLogger) Error(v ...interface{})
func (*GoogleLogger) Info ¶
func (l *GoogleLogger) Info(v ...interface{})
func (*GoogleLogger) Warn ¶
func (l *GoogleLogger) Warn(v ...interface{})
Click to show internal directories.
Click to hide internal directories.