This commit is contained in:
youngsterxyf 2016-01-27 00:42:07 +08:00
parent 330b3b1931
commit 20efd5236e

View File

@ -361,4 +361,5 @@ func (bl *BeeLogger) Close() {
l.Flush()
l.Destroy()
}
bl.outputs = nil
}