I have installed the Log bundle into felix, and have implemented the
LogListener to output those logs to the console.  I see that i can get a
reference to the bundle where the log originated, but can i get the
class/method/line number where the message was written to the log like
Log4j or the JavaLogger output in their messages?

Reply via email to