log

package
v0.1.0-rc.2 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package log ...

Index

Constants

View Source
const (
	LevelOff = iota
	LevelError
	LevelWarn
	LevelDebug
	LevelVerbose
)

Variables

This section is empty.

Functions

func Debug

func Debug(tag string, a ...interface{})

Debug ...

func Error

func Error(tag string, a ...interface{})

Error ...

func Info

func Info(tag string, a ...interface{})

Info ...

func Panicf

func Panicf(err error)

Panicf ...

func SetLevel

func SetLevel(level int)

SetLevel ...

func SetVerion

func SetVerion(v, b string)

SetVerion ...

func Verbose

func Verbose(tag string, a ...interface{})

Verbose ...

func Warn

func Warn(tag string, a ...interface{})

Warn ...

Types

This section is empty.

Jump to

Keyboard shortcuts

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