akLog

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: May 21, 2020 License: MIT Imports: 11 Imported by: 72

Documentation

Index

Constants

View Source
const (
	EnAKLogFileMaxLimix = 500 * 1024 * 1024
	EnLogDataChanMax    = 1024
)
View Source
const (
	EnLogType_Info  string = "logInfo"
	EnLogType_Error string = "logError"
	EnLogType_Fail  string = "logFail"
	EnLogType_Debug string = "logDebug"
)

Variables

This section is empty.

Functions

func Debug

func Debug(format string, args ...interface{})

func Error

func Error(args ...interface{})

func ErrorIDCard

func ErrorIDCard(identify string, args ...interface{})

func ErrorModule

func ErrorModule(data public.IDBCache, args ...interface{})

func Fail

func Fail(args ...interface{})

func FmtPrintf

func FmtPrintf(src string, params ...interface{})

func FmtPrintln

func FmtPrintln(params ...interface{})

func Info

func Info(format string, args ...interface{})

func Panic

func Panic()

func RetError

func RetError(context string, params ...interface{}) error

func WriteLog

func WriteLog(logtype, title, format string, args ...interface{})

Types

type TAokoLog

type TAokoLog struct {
	FileNo uint32
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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