ff11bcdb by eXthen

I guess write would be better

1 parent c2bb6b30
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 write 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!