Provided by: libcommoncpp2-doc_1.8.1-6.1_all bug

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.