//
pkg.gl
Category
github.com/qiniu/logkit
samples
package
1.5.5
Repository:
https://github.com/qiniu/logkit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
5
Files
75 SLOC
#
Packages
main
No description provided by the author
#
Functions
NewMyParser
No description provided by the author
NewMySender
No description provided by the author
#
Structs
CustomParser
一个自定义parser的示例,将日志放到data中的log字段中.
CustomSender
CustomSender 仅作为示例,什么都不做,只是把数据打印出来而已.