示例#1
0
文件: ln_test.go 项目: john-cai/tools
func destroyBSyslog() {
	bsyslog.Closelog()
}
示例#2
0
func (_ *bSyslogger) Close() {
	bsyslog.Closelog()
}