writers

package
v0.17.4 Latest Latest
Warning

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

Go to latest
Published: Jan 22, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Writer

type Writer interface {
	Print(event kail.Event) error
	Fprint(w io.Writer, event kail.Event) error
}

func NewJSONPrettyWriter

func NewJSONPrettyWriter(out io.Writer) Writer

func NewJSONWriter

func NewJSONWriter(out io.Writer) Writer

func NewRawWriter

func NewRawWriter(out io.Writer) Writer

func NewWriter

func NewWriter(out io.Writer) Writer

func NewZerologWriter

func NewZerologWriter(out io.Writer) Writer

Jump to

Keyboard shortcuts

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