[hibernate-issues] [Hibernate-JIRA] Created: (HHH-4934) Improve logging in MetadataContext and AttributeFactory

Steve Ebersole (JIRA) noreply at atlassian.com
Thu Feb 18 09:36:46 EST 2010


Improve logging in MetadataContext and AttributeFactory
-------------------------------------------------------

                 Key: HHH-4934
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-4934
             Project: Hibernate Core
          Issue Type: Improvement
          Components: entity-manager, metamodel
            Reporter: Steve Ebersole
            Assignee: Steve Ebersole
             Fix For: 3.5.0-CR-2


At a bare minimum we should be logging the class (entity/super/embeddable) we are currently processing and the attribute we are currently processing.  

This would also be a good spot for some MDC/NDC usage (NDC because of the recursion in processing embeddables).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list