<blockquote style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;" class="gmail_quote">enable logging and look, how debug/error/warning/info messages are<br>
generated -- and make your own.<br>
look into the generated log file and you&#39;re good.</blockquote><div><br>Well I would assume logging is enabled, since /var/log/frameworkd.log gets updated frequently. I assume if I log something, it will go there.<br>

<br>I inserted this line:<br>logger.debug (&quot;INCOMING CALLER: %s&quot;, info.get( &quot;peer&quot;, &quot;&quot; ))<br>Should that do it?<br></div>