logfmt

package
v0.0.0-...-6cd5e7c Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2018 License: Apache-2.0 Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Format

type Format interface {
	Format(r *log15.Record) []byte
}

func FormatFunc

func FormatFunc(f func(*log15.Record) []byte) Format

FormatFunc returns a new Format object which uses the given function to perform record formatting.

func LogbackFormat

func LogbackFormat() Format

Jump to

Keyboard shortcuts

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