Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to turn on logging for Java #3

Open
ccottingham-presinet opened this issue Apr 3, 2024 · 0 comments
Open

How to turn on logging for Java #3

ccottingham-presinet opened this issue Apr 3, 2024 · 0 comments

Comments

@ccottingham-presinet
Copy link

how does one switch the java logging to FINE from python?

the RuSH.java will show rule numbers if that is set but i cant seem to figure out how

if i print out the span in python it always shows rule as -1 so i cant look them up at the point

in the pure python implementation all i had to do is modify PyRuSH/RuSH.py

Line 83: enable_logger: bool = True): # this is usually set to false

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant