added scheduler watchdog members to sys/scheduler console dir
[senf.git] / senf / Utils / Logger / SyslogTarget.hh
index 03032b1..03436ac 100644 (file)
@@ -42,7 +42,7 @@ namespace log {
 
     /** \brief Log target writing to the syslog
 
-        The SyslogTarget will send all log messages to the syslog at the given facility.
+        The SyslogTarget will send all %log messages to the syslog at the given facility.
 
         \code
         senf::log::SyslogTarget syslog;