log

package
v0.13.1-rc.3 Latest Latest
Warning

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

Go to latest
Published: May 18, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LogLevelInfo  = "info"
	LogLevelWarn  = "warn"
	LogLevelError = "error"
	LogLevelDebug = "debug"
)

Variables

View Source
var (
	DefaultLogLevel        = "INFO"
	DefaultLogLevelKey     = "level"
	DefaultLogLevelEncoder = "capital"
)

Functions

func SetupLogger

func SetupLogger(logLevel string, logLevelKey string, logLevelEncoder string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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