JeremyTCD
JeremyTCD
Hi, what package version are you using?
Used to get the `System.UriFormatException`, I'm getting a different error when I try to "go to definition" now: ``` The editor could not be opened due to an unexpected error:...
@jasonmalinowski thanks for clarifying, appreciate the work you're putting into this issue!
Hey apologies for the slow response. I've written instructions for logging in general [here](https://github.com/JeringTech/Javascript.NodeJS/issues/163#issuecomment-1483740326). If you're looking to output only logs from your Node.js logic, a custom .Net logging provider...
Hi, this library doesn't provide such functionality out-of-the-box, but you can probably achieve what you want using something similar to the logic above. Monkey patch JS log methods to prefix...
Accidentally reopened.
Hey, sorry for the later reply. Agree that some real-world examples and more benchmarks would be great. Unfortunately I'm tied up at the moment. I'd be more than happy to...