utclogging

package
v0.0.0-...-ac771f7 Latest Latest
Warning

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

Go to latest
Published: Oct 5, 2022 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var UtcEncoderConfig = zapcore.EncoderConfig{
	MessageKey: "message",

	LevelKey:    "level",
	EncodeLevel: zapcore.CapitalLevelEncoder,

	FunctionKey: "function",

	TimeKey:    "time",
	EncodeTime: CustomUTCISO8601TimeEncoder,

	NameKey:    "name",
	EncodeName: zapcore.FullNameEncoder,

	CallerKey:    "caller",
	EncodeCaller: zapcore.FullCallerEncoder,
}

Functions

func CustomUTCISO8601TimeEncoder

func CustomUTCISO8601TimeEncoder(t time.Time, enc zapcore.PrimitiveArrayEncoder)

Types

This section is empty.

Jump to

Keyboard shortcuts

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