logger

package
v0.0.0-...-c12b17c Latest Latest
Warning

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

Go to latest
Published: Oct 25, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LogFormatJSON = "json"
	LogFormatText = "text"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Logger

type Logger interface {
	logrus.FieldLogger
}

func NewLogrusStandardLogger

func NewLogrusStandardLogger() Logger

func SetupLogger

func SetupLogger(level string, out, format string, debug bool) (Logger, error)

SetupLogger to setup log config

Jump to

Keyboard shortcuts

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