grumble/pkg/logtarget
Derrick 0d39f28f6e Fix infinite loop in log writer.
The log writter would end up calling itself non-stop. This instead tells
the logtarget.Write function to call the MultiWriter's Write instead of
itself.
2020-04-11 21:09:35 -07:00
..
logtarget.go Fix infinite loop in log writer. 2020-04-11 21:09:35 -07:00