Here, we pass four parameters to the InitLog function: func InitLog ( traceFileName string, debugHandler io.Writer, infoHandler io.Writer, errorHandler io.Writer,) {// . . .}