log

package
v1.5.3 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Log = NewBeegoLogger(
		beego.AppConfig.DefaultString("log::logfile", "log/atomci.log"),
		beego.AppConfig.DefaultString("log::level", "1"),
		beego.AppConfig.DefaultString("log::separate", "[\"error\"]"),
	)
)

Functions

func NewBeegoLogger

func NewBeegoLogger(logFileName, logLevel, logSeparate string) *logs.BeeLogger

Types

This section is empty.

Jump to

Keyboard shortcuts

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