"Andrew Riedi" <[EMAIL PROTECTED]> wrote: > The wiki page states that DPRINTF should only be used with a > TRACE_ON(relay) check before it. I believe you that DPRINTF has a > good reason for being there, but for future reference and so I can > correct the wiki, what is it?
TRACE_ON(relay) should be replaced by TRACE_ON(debug channel), and that's the case here. -- Dmitry.