logger

package
v0.0.0-...-54d0854 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewLogger

func NewLogger(debug bool) *zap.SugaredLogger

func NewTestLogger

func NewTestLogger(t *testing.T) *zap.SugaredLogger

func SetOutputFormat

func SetOutputFormat(of OutputFormat)

Types

type OutputFormat

type OutputFormat string
const (
	OutputFormatJSON  OutputFormat = "json"
	OutputFormatPlain OutputFormat = "plain"
)

Jump to

Keyboard shortcuts

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