Documentation ¶
Overview ¶
Package logruslogger provides wrapper for logrus logger which is consistent with Logger interface
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FromSpan ¶
func FromSpan( ctx context.Context, span spanlogger.Span, operation string, fields []*log.Field) (context.Context, log.Logger, func())
FromSpan - creates a new logruslogger from context, operation and span and returns context with it, logger, and a function to defer
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.