Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoKitLogger ¶
type GoKitLogger struct {
// contains filtered or unexported fields
}
GoKitLogger is an instance of a logger using the go-kit library
func (GoKitLogger) Log ¶
func (logger GoKitLogger) Log(keyValuePairs ...interface{}) error
Log is responsible for logging stuff
Click to show internal directories.
Click to hide internal directories.