logger

package
v0.0.0-...-e1367df Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debugf

func Debugf(format string, a ...interface{})

调试日志

func Errorf

func Errorf(format string, a ...interface{})

错误日志

func Infof

func Infof(format string, a ...interface{})

信息日志

func Warnf

func Warnf(format string, a ...interface{})

警告日志

Types

type AlarmConfig

type AlarmConfig struct {
	Enable  bool
	Url     string
	Secret  string
	Mobiles []string

	Time time.Time
	Num  int
}

Jump to

Keyboard shortcuts

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