X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FUtils%2FLogger%2FSyslogTarget.hh;h=03436ac101689e1ff46aaab08fe330f598cee660;hb=57daeae6f2e924ce3f16f9677c3474f531cba9e5;hp=03032b112e23a695d46fea3fb43cf8df56f54111;hpb=93d9568d448749dc187e7622b733a4a3caa319df;p=senf.git diff --git a/senf/Utils/Logger/SyslogTarget.hh b/senf/Utils/Logger/SyslogTarget.hh index 03032b1..03436ac 100644 --- a/senf/Utils/Logger/SyslogTarget.hh +++ b/senf/Utils/Logger/SyslogTarget.hh @@ -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;