superafroman / node-torrent

Bittorrent client for node.js.
428 stars 100 forks source link

fixed error with log4js LOGGER, which crashes app with TypeError #30

Closed stepovoy closed 7 years ago

stepovoy commented 7 years ago

Apps, using node-torrent from npm crash with "TypeError: log4js.setGlobalLogLevel is not a function". That modification fixes that issue with no additional changes.

jwpaine commented 7 years ago

Why was this never merged?

superafroman commented 7 years ago

No reason other than I dropped the ball. It's merged now, sorry for the delay / hassle!