c2bb6b30 by eXthen

Update log.go

1 parent 259617f6
Showing 1 changed file with 1 additions and 1 deletions
......@@ -32,7 +32,7 @@ type FileLogWriter struct {
rotate bool
startLock sync.Mutex //only one log can writer to the file
startLock sync.Mutex //only one log can write to the file
}
type MuxWriter struct {
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!