# README
直接写入ElasticSearch 实验
l := func NewEsLogger(level, user, password, index string, url []string)
l.Debug("hello:%v", "nnn")
耗时38.425µs
直接打开一个协程不考虑是否写入成功至es
# Functions
No description provided by the author
构造函数 文件输入.
NewLog 构造函数.
解析日志级别.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
Logger 日志结构体.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author