Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContextFormatter ¶
type ContextFormatter struct {
// contains filtered or unexported fields
}
ContextFormatter is a `logrus.Formatter` that will format logs for sending to New Relic.
func NewFormatter ¶
func NewFormatter(app *newrelic.Application, formatter logrus.Formatter) ContextFormatter
Click to show internal directories.
Click to hide internal directories.