package
4.4.0
Repository: https://github.com/apolloconfig/agollo.git
Documentation: pkg.go.dev

# Functions

Debug 打印debug.
Debugf debug 格式化.
Error 打印Error.
Errorf error格式化.
Info 打印Info.
Infof 打印info.
InitLogger 初始化logger对象.
Warn 打印Warn.
Warnf warn格式化.

# Variables

Logger logger 对象.

# Structs

DefaultLogger 默认日志实现.

# Interfaces

LoggerInterface 日志接口.