It's because console output.  You can lower console loglevel by
lowering /proc/sys/kernel/printk.
i.e) echo 2 > /proc/sys/kernel/printk
Then try monitor /var/log/messages.

Joonwoo

On Tue, Jan 4, 2011 at 4:17 PM, Vamshidhar Palkonda <[email protected]> wrote:
> Hi
>    I am trying to do some debugging and using chatter, but it puts message
> in /proc/click/messages and also to syslog and also pit spits to console.
> This is making everything very slow.
> How can I just send the messages to messages file not to syslog?
>
> I think I tried errh->message("test"), but I see even that it seem to send
> it to syslog.
>
> any ideas?
>
> thanks
> Pal
> _______________________________________________
> click mailing list
> [email protected]
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click
>

_______________________________________________
click mailing list
[email protected]
https://amsterdam.lcs.mit.edu/mailman/listinfo/click

Reply via email to