Allow setting of diagonstic context for each slice in a more flexible manner
----------------------------------------------------------------------------

                 Key: OPENJPA-1777
                 URL: https://issues.apache.org/jira/browse/OPENJPA-1777
             Project: OpenJPA
          Issue Type: Improvement
          Components: slice
    Affects Versions: 2.1.0
            Reporter: Pinaki Poddar
            Assignee: Pinaki Poddar
            Priority: Minor


The diagnostic context for each slice had been set on the assumption that the 
LogFactory interface is implemented by LogFactoryImpl (because 
setDiagnosticConext()) is not exposed on the LogFactory interface). This change 
will set the context via reflection to remove the assumption on LogFactoryImpl.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to