mperdeck / jsnlog.js

Tiny JavaScript logging library, simple and well documented. Lots of options to filter logging data.
js.jsnlog.com
Other
130 stars 44 forks source link

fix react native xhr connection issue #77

Closed bogdanicis closed 3 years ago

bogdanicis commented 3 years ago

recreate xhr connection with each call because react native cannot reuse the connection

mperdeck commented 3 years ago

I just released version 2.30.0, which includes your pull request.