Scroll to navigation

slog.h(3) Library Functions Manual slog.h(3)

NAME

slog.h - System logging facilities abstraction.

SYNOPSIS

#include <cc++/missing.h>
#include <cc++/thread.h>
#include <cstdio>

Classes


class ost::Slog
The slog class is used to stream messages to the system's logging facility (syslogd).

Namespaces


ost

Variables


__EXPORT Slog ost::slog

Detailed Description

System logging facilities abstraction.

Author

Generated automatically by Doxygen for GNU CommonC++ from the source code.

Sun Dec 27 2020 GNU CommonC++