Man Linux: Main Page and Category List

NAME

       slog.h -

       System logging facilities abstraction.

SYNOPSIS

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

   Classes
       class ost::Slog
           The slog class is used to stream messages to the systems logging
           facility (syslogd).

   Namespaces
       namespace ost

   Variables
       Slog ost::slog

Detailed Description

       System logging facilities abstraction.

Author

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