Incompatible with react-native
Hey guys,
Huge improvements with the most recent refactor, thank you! I'm noticing that the package is still depending on node-provided libraries, though. So far, I've seen os and net, which makes this library (so far) incompatible with react-native. I've managed to fix complaints about missing os by using node-libs-react-native, but it looks like that won't work for net. Any plans to fully remove dependence on node libraries entirely? Or provide an alternative package for react-native?
@joeyfigaro Thanks for checking out our node logger! We definitely hear you out on having something that's more frontend/React-Native friendly. It's something that we are currently looking into and would likely want to do. However there's no firm timeline yet on when we'll be able to release something like that. We can keep this issue updated with any progress.
would also be interested in the react native package update :)
+1
@joeyfigaro @hsavit1 @yachaka
We have a release of our browser logger now over at https://github.com/logdna/logdna-browser! That package should provide better compatibility with react-native, and browser contexts in general. Give that a try and don't hesitate to open an issue for any problems/questions you come across in the process.
No it won't work, you use the window object
Closing this due to inactivity, and that there is nothing in scope for making this package work in react-native.