Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHook ¶
func NewHook() (*kafkalogrus.KafkaLogrusHook, error)
Types ¶
type Event ¶
type Event struct {
// contains filtered or unexported fields
}
Event stores messages to log later, from our standard interface
type StandardLogger ¶
StandardLogger enforces specific log message formats
func (*StandardLogger) Success ¶
func (l *StandardLogger) Success(requestType, respondTime string)
Click to show internal directories.
Click to hide internal directories.