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 { ...@@ -32,7 +32,7 @@ type FileLogWriter struct {
32 32
33 rotate bool 33 rotate bool
34 34
35 startLock sync.Mutex //only one log can writer to the file 35 startLock sync.Mutex //only one log can write to the file
36 } 36 }
37 37
38 type MuxWriter struct { 38 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!