working commit
This commit is contained in:
@@ -31,7 +31,6 @@ func NewLogger(subj string) *Logger {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
func SetWriter(newOut io.WriteCloser) {
|
||||
mtx.Lock()
|
||||
output = newOut
|
||||
|
||||
Reference in New Issue
Block a user