Esempio n. 1
0
func destroyBSyslog() {
	bsyslog.Closelog()
}
Esempio n. 2
0
func (_ *bSyslogger) Close() {
	bsyslog.Closelog()
}