fields

package
v0.32.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 6, 2021 License: GPL-2.0, GPL-3.0 Imports: 2 Imported by: 0

Documentation

Overview

Provides custom log entry fields

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EntryWithFields

func EntryWithFields(fields ...LogEntryField) *logrus.Entry

Types

type LogEntryField

type LogEntryField func(*logrus.Entry) *logrus.Entry

func Color

func Color(color string) LogEntryField

func DataStream

func DataStream(middleware interface{}, message string) []LogEntryField

func Indentation

func Indentation(indentation int) LogEntryField

func Info

func Info(info interface{}) LogEntryField

func Message

func Message(message interface{}) LogEntryField

func Middleware

func Middleware(middleware interface{}) LogEntryField

func Run

func Run(run interface{}) LogEntryField

func Symbol

func Symbol(symbol string) LogEntryField

func WithReader

func WithReader(reader io.Reader) LogEntryField

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL