package
0.0.3-rc0
Repository: https://github.com/things-go/aliyun-iot.git
Documentation: pkg.go.dev

# Functions

New new std logger with option.
NewDiscard a discard logger on which always succeed without doing anything.
WithEnable enable log or not.

# Structs

Discard is an logger on which all Write calls succeed without doing anything.
Std 标准输出, os.Stdout, os.Stderr, os.Stdin, ioutil.Discard.

# Interfaces

Logger log interface.

# Type aliases

Option option.