worklog

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type WorkLog

type WorkLog struct {
	LOGTIME  string
	FILENAME string
	Path     string
	WG       *sync.WaitGroup
	SQL      *fileLogger.FileLogger
	ERR      *fileLogger.FileLogger
	TRACE    *fileLogger.FileLogger
}
var Logio *WorkLog

func WorkLogInit

func WorkLogInit(path string) *WorkLog

func (*WorkLog) NewFile

func (a *WorkLog) NewFile()

func (*WorkLog) WERR

func (a *WorkLog) WERR(v ...interface{})

func (*WorkLog) WSQL

func (a *WorkLog) WSQL(v ...interface{})

func (*WorkLog) WTRACE

func (a *WorkLog) WTRACE(v ...interface{})

Jump to

Keyboard shortcuts

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