[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 12:38:02 EDT 2015


     [ https://issues.jboss.org/browse/LOGTOOL-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Perkins updated LOGTOOL-95:
---------------------------------
    Fix Version/s: 2.0.1.Final


> 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
>             Fix For: 2.0.1.Final
>
>
> 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