This repository was archived by the owner on Sep 6, 2023. It is now read-only.
Replies: 3 comments
-
It is here but it looks like we should get line numbers |
Beta Was this translation helpful? Give feedback.
0 replies
-
I think this is duplicate of the open issue: #17 See that issue for latest update from JRuby devs. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@jim and @pacive you may want to weigh in here:. jruby/jruby#6560 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I did a quick test to compare jython vs jruby while
log:set INFO org.openhab.core.automation
i.e. not set to DEBUGWhen I have an erroneous line in jython, I get this in the log
In jruby:
Is there a way to include the line number in that error message? I know this may be a jruby thing, not within the scope of our library?
Beta Was this translation helpful? Give feedback.
All reactions