Beispiel #1
0
func init() {
	logs.Register("es", NewES)
}
Beispiel #2
0
func init() {
	logs.Register(logs.AdapterEs, NewES)
}