SYSLOG: more places to correct the loglevel parameters.
[citadel.git] / webcit / ical_subst.c
index 01e795829914d635e260075cc05ae1a05ff0e9e8..0f64fde727348b7ba56263c34b88f7a5dfc10a6b 100644 (file)
@@ -434,7 +434,7 @@ HashList *iterate_FindConflict(StrBuf *Target, WCTemplputParams *TP)
                        }
        }
        FreeStrBuf(&Line);
-       syslog(9, "...done.\n");
+       syslog(LOG_DEBUG, "...done.\n");
        return Conflicts;
 }