package
1.6.2
Repository: https://github.com/perpower/goframe.git
Documentation: pkg.go.dev

# Functions

CreateElasticLog 创建日志文档 level: string 错误等级 IndexName: string 索引名称 msg: string 消息文本 filedSlice: []ExtendFields 额外参数.
CreateFileLog 创建日志文件 level: string 错误等级 msg: string 消息文本 filedSlice: []ExtendFields 额外参数.
InitElastic 链接ElasticSearch服务.
No description provided by the author
InitLogger 日志服务初始化 conf: interface{}.

# Variables

No description provided by the author

# Structs

日志内容自定义数据key=>value结构体.
No description provided by the author
No description provided by the author

# Interfaces

定义日志输出的接口方法.