logging

package
v0.40.0 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2025 License: MIT Imports: 4 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Logger = InitLogger()

Functions

func Debug added in v0.33.0

func Debug(msg string)

func Debugf added in v0.33.0

func Debugf(msg string, args ...interface{})

func Error added in v0.33.0

func Error(msg string)

func Errorf added in v0.33.0

func Errorf(msg string, args ...interface{})

func Info added in v0.33.0

func Info(msg string)

func Infof added in v0.33.0

func Infof(msg string, args ...interface{})

func InitLogger added in v0.27.0

func InitLogger() *logrus.Logger

func ParseLogLevel added in v0.33.0

func ParseLogLevel(logLevel string) error

ParseLogLevel parses the log level from the CLI and sets the log level

func Warn added in v0.38.3

func Warn(msg string)

func Warnf added in v0.38.3

func Warnf(msg string, args ...interface{})

Types

This section is empty.

Jump to

Keyboard shortcuts

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