On Mon, Jun 15, 2009 at 3:35 PM, arne anka <[email protected]> wrote:

> no "," but "%" as separator:
>
> logger.debug ("INCOMING CALLER: %s" % info.get( "peer", "" ))
>
>  from what i see.


Ehhh, you sure about that? That doesn't look right, and I copied the pattern
set by another line already in the file:

logger.error( "error from channel to %s = %s", request, response )
_______________________________________________
Openmoko community mailing list
[email protected]
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to