logfmt

package
v0.0.0-...-e4b44d9 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TimestampLayout = "2006-01-02 15:04:05.000"

	MaxLenLoggerID   = 8
	MaxLenLoggerName = 10
)

Variables

This section is empty.

Functions

func NewFormatter

func NewFormatter(opts *FormatterOptions) *implFormatter

Types

type FormatterOptions

type FormatterOptions struct {
	TimestampLayout  string
	WithColors       bool
	MaxLenLoggerID   int
	MaxLenLoggerName int
}

Jump to

Keyboard shortcuts

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