gLog

package module
v0.0.0-...-8b27293 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2021 License: Apache-2.0 Imports: 7 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Trace   *log.Logger
	Info    *log.Logger
	Warning *log.Logger
	Error   *log.Logger
	Fatal   *log.Logger
	Debug   *log.Logger
)

Functions

func Init

func Init(infoHandle io.Writer, warningHandle io.Writer, errorHandle io.Writer, fatalHandle io.Writer, traceHandle io.Writer, debugHandle io.Writer)

func InitLog

func InitLog(cmd string, loglevel int, logOutput string) (*os.File, *os.File, *os.File, *os.File, *os.File)

func InitLog1

func InitLog1(cmd string, loglevel int, logOutput string) (*os.File, *os.File, *os.File, *os.File, *os.File)

Types

This section is empty.

Jump to

Keyboard shortcuts

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