std

package
v1.5.26 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CLogInfo = "info"
	CLogWarn = "warn"
	CLogErro = "erro"
)

Variables

This section is empty.

Functions

func GetLogFunc added in v1.5.19

func GetLogFunc() logger.ILogFunc

func NewStdLogger added in v1.5.19

func NewStdLogger(pLogging ILogging, pLogFunc logger.ILogFunc) logger.ILogger

Types

type ILogging

type ILogging interface {
	HasInfo() bool
	HasWarn() bool
	HasErro() bool
}

Jump to

Keyboard shortcuts

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