package
0.1.6
Repository: https://github.com/tencent-connect/botgo.git
Documentation: pkg.go.dev

# Functions

Debug log.Debug.
Debugf log.Debugf.
Error log.Error.
Errorf log.Errorf.
Info log.Info.
Infof log.Infof.
Sync logger Sync calls to flush buffer.
Warn log.Warn.
Warnf log.Warnf.

# Variables

DefaultLogger 默认logger.

# Interfaces

Logger 日志需要实现的接口定义.