Replies: 1 comment 1 reply
-
|
You can do that by creating your own proxy converter. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I want to log all JVM function calls made from JS (function name and parameter values on entrance; result value or exception on exit).
I looked at all the documentation I could find on interception, and the tests in the git repo, and I can't see a way to do this.
Is this possible?
Beta Was this translation helpful? Give feedback.
All reactions