winstonjs / winston-loggly

A Loggly transport for winston
http://github.com/indexzero/winston-loggly
MIT License
85 stars 110 forks source link

fix: decycle circular metadata #62

Closed dbartholomae closed 6 years ago

dbartholomae commented 6 years ago

Previously one of the existing tests broke due to missing decycling.

fixes #54

dbartholomae commented 6 years ago

Just saw there's already a PR for this