xlog

package module
v0.0.0-...-1e71771 Latest Latest
Warning

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

Go to latest
Published: May 25, 2019 License: MIT Imports: 4 Imported by: 0

README

goxlog

go log, write log into file with the name of prog

Documentation

Index

Constants

View Source
const (
	DEBUG logLevel = iota
	INFO
	WARN
	ERROR
	FATAL
)

Variables

This section is empty.

Functions

func Debugf

func Debugf(format string, v ...interface{})

func Errorf

func Errorf(format string, v ...interface{})

func Fatalf

func Fatalf(format string, v ...interface{})

func Infof

func Infof(format string, v ...interface{})

func Warnf

func Warnf(format string, v ...interface{})

Types

type XLogger

type XLogger struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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