The var pkgOperationsMutex in the log.go, Use sync.RWMutex to replace the sync.Mutex can Improve the performance  .
The var pkgOperationsMutex in the log.go, Use sync.RWMutex to replace the sync.Mutex can Improve the performance

.