I have found some undefined variables: - `res`: https://github.com/winstonjs/winston-loggly/blob/ff56088b4cf76fd00724ebab3cfe37f2ab66276a/lib/winston-loggly.js#L160 - `func`: https://github.com/winstonjs/winston-loggly/blob/ff56088b4cf76fd00724ebab3cfe37f2ab66276a/lib/winston-loggly.js#L168 Are they global variables? Or this code is never reached?
I have found some undefined variables:
res:winston-loggly/lib/winston-loggly.js
Line 160 in ff56088
func:winston-loggly/lib/winston-loggly.js
Line 168 in ff56088
Are they global variables? Or this code is never reached?