logrus

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Oct 26, 2019 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var JSON = &liblogrus.JSONFormatter{
	CallerPrettyfier: callerPrettyfier,
	DataKey:          constants.FieldData,
	FieldMap:         constants.DefaultFieldMap,
	TimestampFormat:  constants.TimestampFormat,
}
View Source
var Text = &liblogrus.TextFormatter{
	CallerPrettyfier: callerPrettyfierSimplified,
	DisableSorting:   false,
	FieldMap:         constants.DefaultFieldMap,
	FullTimestamp:    true,
	QuoteEmptyFields: true,
	TimestampFormat:  constants.TimestampFormat,
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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