mirror of
https://github.com/astaxie/beego.git
synced 2024-11-22 09:20:55 +00:00
fix bug
This commit is contained in:
parent
330b3b1931
commit
20efd5236e
@ -361,4 +361,5 @@ func (bl *BeeLogger) Close() {
|
||||
l.Flush()
|
||||
l.Destroy()
|
||||
}
|
||||
bl.outputs = nil
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user