lazywithclass / winston-cloudwatch

Send logs to Amazon Cloudwatch using Winston.
MIT License
258 stars 104 forks source link

Make err parameter in TypeScript kthxbye callback optional #215

Closed StenAL closed 4 months ago

StenAL commented 1 year ago

If there's no error in kthxbye, the error parameter is not set to anything. For example, here callback is called without any errors.