logger

package
v4.2.2 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2026 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Logger = logrus.New()

Functions

func Debug

func Debug(args ...any)

func Error

func Error(args ...any)

func Info

func Info(args ...any)

func InitLogger

func InitLogger(config *clconfig.ClokiConfig, output io.Writer)

initLogger function

Types

type ILogger

type ILogger interface {
	Error(args ...any)
	Debug(args ...any)
	Info(args ...any)
}

Jump to

Keyboard shortcuts

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