debugger

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: May 11, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LOG_LEVEL_DEBUG = iota
	LOG_LEVEL_INFO
	LOG_LEVEL_WARN
	LOG_LEVEL_ERROR
	LOG_LEVEL_FATAL
)

Variables

This section is empty.

Functions

func LogDebug

func LogDebug(args ...interface{})

func LogError

func LogError(args ...interface{})

func LogFatal

func LogFatal(args ...interface{})

func LogInfo

func LogInfo(args ...interface{})

func LogWarn

func LogWarn(args ...interface{})

func SetLogLevel

func SetLogLevel(level int)

set log level.

Types

type Pprof

type Pprof struct {
	sync.Mutex
	// contains filtered or unexported fields
}

func (*Pprof) Close

func (this *Pprof) Close()

close pprof.

func (*Pprof) Open

func (this *Pprof) Open(fname string)

open pprof.

Jump to

Keyboard shortcuts

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