pull/1/head
兔子 4 years ago
parent 66d9e0c2e9
commit 9fa54452ec

@ -109,7 +109,7 @@ func output(level int, showline, showlv, dowrite, doshow bool, strlog string) {
}
if dowrite {
lock.Add(1)
go write(logs)
write(logs)
}
}

Loading…
Cancel
Save