Commit 20efd523 authored by youngsterxyf's avatar youngsterxyf

fix bug

parent 330b3b19
...@@ -361,4 +361,5 @@ func (bl *BeeLogger) Close() { ...@@ -361,4 +361,5 @@ func (bl *BeeLogger) Close() {
l.Flush() l.Flush()
l.Destroy() l.Destroy()
} }
bl.outputs = nil
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment