Commit c2bb6b30 authored by eXthen's avatar eXthen

Update log.go

parent 259617f6
...@@ -32,7 +32,7 @@ type FileLogWriter struct { ...@@ -32,7 +32,7 @@ type FileLogWriter struct {
rotate bool 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 { type MuxWriter struct {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment