Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogContext ¶
func WithEntryIfWithout ¶
func WithEntryIfWithout(ctx context.Context, entry *logrus.Entry) *LogContext
func WithLoggerIfWithout ¶
func WithLoggerIfWithout(ctx context.Context, logger *logrus.Logger) *LogContext
func (LogContext) Entry ¶
func (c LogContext) Entry() (entry *logrus.Entry)
Click to show internal directories.
Click to hide internal directories.