X-Git-Url: http://the.earth.li/gitweb/?a=blobdiff_plain;f=log.c;h=bb7461b67ec3374d1150fb429e985800c2bf7df5;hb=0fdd7e71c2d05b84db19a30df8cf5d5ca1412ca4;hp=1c9f13960f46b752a5b644c4475ac0f6e24a580f;hpb=501b09dd94d46430a2463ac5fba7608b0be59005;p=onak.git diff --git a/log.c b/log.c index 1c9f139..bb7461b 100644 --- a/log.c +++ b/log.c @@ -22,7 +22,7 @@ * logs - if we're asked to log something below this level we won't output * it. */ -static loglevels logthres = LOGTHING_DEBUG; +static loglevels logthres = LOGTHING_NOTICE; /* * logappname - the name of the application using us.