[jboss-jira] [JBoss JIRA] (LOGTOOL-95) When using a DelegatingBasicLogger the log invocations should use super.log

James Perkins (JIRA) issues at jboss.org
Thu Jul 16 11:36:02 EDT 2015


James Perkins created LOGTOOL-95:
------------------------------------

             Summary: When using a DelegatingBasicLogger the log invocations should use super.log
                 Key: LOGTOOL-95
                 URL: https://issues.jboss.org/browse/LOGTOOL-95
             Project: Log Tool
          Issue Type: Bug
            Reporter: James Perkins
            Assignee: James Perkins


In a logger interface that extends {{org.jboss.logging.BasicLogger}} a {{DelegatingBasicLogger}} is used to implement the {{BasicLoggerInterface}}. This class has a protected field called {{log}}. If the interface also includes a field called {{log}} an ambiguous reference error is generated and the build fails.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list