bug fix
This commit is contained in:
+1
-1
@@ -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)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user