logger

package
v1.5.18 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2023 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 StdLogger

func StdLogger(pLogging ILogging) 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