package
Version:
v1.0.2
Opens a new window with list of versions in this module.
Published: May 11, 2023
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
LOG_LEVEL_DEBUG = iota
LOG_LEVEL_INFO
LOG_LEVEL_WARN
LOG_LEVEL_ERROR
LOG_LEVEL_FATAL
)
func LogDebug(args ...interface{})
func LogError(args ...interface{})
func LogFatal(args ...interface{})
func LogInfo(args ...interface{})
func LogWarn(args ...interface{})
func SetLogLevel(level int)
set log level.
func (this *Pprof) Close()
close pprof.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.