slog.h(3) | Library Functions Manual | slog.h(3) |
slog.h - System logging facilities abstraction.
#include <cc++/missing.h>
#include <cc++/thread.h>
#include <cstdio>
class ost::Slog
The slog class is used to stream messages to the system's logging facility
(syslogd).
ost
__EXPORT Slog ost::slog
System logging facilities abstraction.
Generated automatically by Doxygen for GNU CommonC++ from the source code.
Wed Oct 31 2018 | GNU CommonC++ |