dep: fix a log file deleted bug caused by beego.logs
This commit is contained in:
+1
-1
@@ -97,5 +97,5 @@ func (c *consoleWriter) Flush() {
|
||||
}
|
||||
|
||||
func init() {
|
||||
Register("console", NewConsole)
|
||||
Register(AdapterConsole, NewConsole)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user