Use different loglevels
authorMichel Stam <m.stam@fugro.nl>
Thu, 2 Oct 2014 11:42:45 +0000 (11:42 +0000)
committerJohn Crispin <blogic@openwrt.org>
Thu, 2 Oct 2014 17:48:53 +0000 (19:48 +0200)
commitde1dc9d1dc652171b2c019760701fa2283faacde
tree8086e267fb05a3b7d5490e9fb0d55eeb4aa7b169
parent5c45b560bc8c9e13682269ed963a8a4a65959518
Use different loglevels

Ubox logs various messages during OpenWRT boot which are not
very interesting, such as the number of iterations made. This
fix implements several loglevels for debug/info/error so that
more useful messages are shown.

Signed-off-by: Michel Stam <m.stam@fugro.nl>
kmodloader.c