X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/blobdiff_plain/501b09dd94d46430a2463ac5fba7608b0be59005..2725e4d426f80dc79071c0280e1809c84aa2fa4d:/log.c 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.