You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Andriyko (JIRA)" <ji...@apache.org> on 2011/02/07 14:12:30 UTC

[jira] Updated: (FELIX-2826) LogService.log second overload does not work

     [ https://issues.apache.org/jira/browse/FELIX-2826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andriyko updated FELIX-2826:
----------------------------

    Attachment: logServiceError.png

> LogService.log second overload does not work
> --------------------------------------------
>
>                 Key: FELIX-2826
>                 URL: https://issues.apache.org/jira/browse/FELIX-2826
>             Project: Felix
>          Issue Type: Bug
>          Components: Log Service
>            Reporter: Andriyko
>         Attachments: logServiceError.png
>
>
> I am using org.osgi.service.log.LogService.
> I have the weirdest bug, when writting my LogHelper class. The second overloaded "log" function does not work.
> Now I can call the:
> LogService.log(int level, String message)
> with no problems, but when I try to use the one with the Throwable overloaded argument:
> LogService.log(int level, String message, Throwable exception)
> Eclipse highlights the call as wrong, and gives me this wierd error message:
> The type org.osgi.framework.ServiceReference cannot be resolved. It is indirectly referenced from required .class files
> P.S.: I created a stackoverflow question for this issue, no-one seems to know what's up:
> http://stackoverflow.com/questions/4819269/osgi-logservice-log-method-does-not-work

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira