@Axel, should I update the openwrt-routing feed to
include this patch
into official LEDE source?
On 22/03/17 08:34, Axel Neumann wrote:
how exactly does --dbgMuteTimeout work?
It mutes messages that are logged with dbgf_mute() function after having
appeared twice for the amount of ms you specified with --dbgMuteTimeout.
Let me try better:
It mutes (suspends) log messages for the amount of ms you specified with
--dbgMuteTimeout.
But only those that were internally called via dbgf_mute() function and
only if the to-be-logged string happened more than twice within the
given timeout.
So --dbgMuteTimeout=3600000 should log muted messages at most twice per
hour.
The log message you complain about was not logged
with the dbgf_mute()
function and was therefore always logged.
and how can we prevent those messages from showing up in the logs?
You could only change the code, or update to the latest bmx6
master-branch version. It contains below patch :-)
https://github.com/axn/bmx6/commit/4016a1980d900309771e432d1f7c741d6c48d477
cheers too
/axel
cheers!!
_______________________________________________
lime-dev mailing list
lime-dev(a)lists.libremesh.org
https://lists.libremesh.org/mailman/listinfo/lime-dev
_______________________________________________
lime-dev mailing list
lime-dev(a)lists.libremesh.org