Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LogrusAdapter ¶
LogrusAdapter is an adapter that allows logrus Logger to be used as a go-kit/log Logger.
func (*LogrusAdapter) Log ¶
func (la *LogrusAdapter) Log(keyvals ...interface{}) error
Log implements the go-kit/log Logger interface.
Click to show internal directories.
Click to hide internal directories.