This commit is contained in:
youngsterxyf 2016-01-27 00:42:07 +08:00
parent 330b3b1931
commit 20efd5236e
1 changed files with 1 additions and 0 deletions

View File

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