log

package module
v0.0.0-...-68d5d76 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2016 License: GPL-3.0 Imports: 5 Imported by: 8

README

##log

This is the log package on golang

Documentation

Index

Constants

View Source
const (
	LogLevelTrace = iota
	LogLevelInfo
	LogLevelWarning
	LogLevelError
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Log

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

func (*Log) Init

func (l *Log) Init(ll int, param ...bool) bool

Init Log Init(LogLevel Log,funcName bool,line bool,timeStamp boot)

func (*Log) Print

func (l *Log) Print(ll int, msg ...interface{}) string

Print log message

Jump to

Keyboard shortcuts

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