package
1.3.1
Repository: https://github.com/mover-code/micro-util.git
Documentation: pkg.go.dev

# README

直接写入ElasticSearch 实验

    l := func NewEsLogger(level, user, password, index string, url []string)
    l.Debug("hello:%v", "nnn")

耗时38.425µs

直接打开一个协程不考虑是否写入成功至es