Message12858
"PrePy.java needs the org.python.level defined in logging.properties or else it fails with an NPE."
Yes, I found the same while trying to turn bits of logging off and on thanks to your raising this issue. I have already committed a fix locally. Actually, you have diagnosed it more precisely than I did. I made it report Level.INFO in the parent is null without an explicit level being found.
The intention in introducing the "org.python" logging was to blend what Jython has to say with the logging infrastructure of applications like yours. If I've mucked it up, that's not by design. If you trace why you can't get the application up to more bugs, do let us know.
I infer that you got the tutorial working as I did. |
|
Date |
User |
Action |
Args |
2019-12-18 21:13:57 | jeff.allen | set | messageid: <1576703637.32.0.93013819701.issue2844@roundup.psfhosted.org> |
2019-12-18 21:13:57 | jeff.allen | set | recipients:
+ jeff.allen, gbach |
2019-12-18 21:13:57 | jeff.allen | link | issue2844 messages |
2019-12-18 21:13:57 | jeff.allen | create | |
|