logger

package
v0.0.0-...-f839e32 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2023 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Level specifies verbosity level in string form
	// Available levels are:
	// "panic"
	// "fatal"
	// "error"
	// "warn", "warning"
	// "info"
	// "debug"
	// "trace"
	Level string

	// Formatter specifies log format
	// Available formatters are:
	// "json"
	// "text", "txt"
	Formatter string
)

Functions

func InitLog

func InitLog()

InitLog sets logging options

Types

This section is empty.

Jump to

Keyboard shortcuts

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