mirror of
https://github.com/astaxie/beego.git
synced 2025-06-12 11:00:39 +00:00
fix bug
This commit is contained in:
@ -361,4 +361,5 @@ func (bl *BeeLogger) Close() {
|
||||
l.Flush()
|
||||
l.Destroy()
|
||||
}
|
||||
bl.outputs = nil
|
||||
}
|
||||
|
Reference in New Issue
Block a user