mirror of
https://github.com/astaxie/beego.git
synced 2024-12-23 11:40:49 +00:00
commit
428aec1c24
@ -164,7 +164,7 @@ func (bl *BeeLogger) EnableFuncCallDepth(b bool) {
|
||||
}
|
||||
|
||||
// start logger chan reading.
|
||||
// when chan is full, write logs.
|
||||
// when chan is not empty, write logs.
|
||||
func (bl *BeeLogger) startLogger() {
|
||||
for {
|
||||
select {
|
||||
|
Loading…
Reference in New Issue
Block a user