Only seed database for Debian install if we're using default config
[onak.git] / log.c
diff --git a/log.c b/log.c
index 1c9f13960f46b752a5b644c4475ac0f6e24a580f..bb7461b67ec3374d1150fb429e985800c2bf7df5 100644 (file)
--- 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.