Steve Ebersole (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) *commented* on HHH-16507 (
https://hibernate.atlassian.net/browse/HHH-16507?atlOrigin=eyJpIjoiZGEyYz...
)
Re: Hibernate 6.0+ use the wrong logger name for logging the SQL dialect (
https://hibernate.atlassian.net/browse/HHH-16507?atlOrigin=eyJpIjoiZGEyYz...
)
Do I need to make additional changes to the PRs? How are the IDs assigned?
Yes, that’s the crux 🙂
At the moment I manually go through all of them and look.
The intention was to leverage
https://docs.jboss.org/hibernate/orm/6.0/logging/logging.html which is generated on
release. That report is generated using Jandex, which at the time I wrote all of that only
had the ability to read annotations with runtime retention. And of course, JBoss Logging
annotations are class retention iirc - not runtime at any rate. I know Ladislav planned to
change that so that Jandex could read all retentions. He may have already done that, I
need to check. At that point, we’d see the registrations in that report.
But at the moment you have to look through the code. I was planning on doing that as I
feel bad asking someone else to do it - it is a pita 😉
(
https://hibernate.atlassian.net/browse/HHH-16507#add-comment?atlOrigin=ey...
) Add Comment (
https://hibernate.atlassian.net/browse/HHH-16507#add-comment?atlOrigin=ey...
)
Get Jira notifications on your phone! Download the Jira Cloud app for Android (
https://play.google.com/store/apps/details?id=com.atlassian.android.jira....
) or iOS (
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=Em...
) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100223- sha1:038ca59 )