logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

slog.h - System logging facilities abstraction.

Author

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

GNU CommonC++                                    Sun Dec 27 2020                                       slog.h(3)

Detailed Description

       System logging facilities abstraction.

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).

   NamespacesostVariables__EXPORT Slog ost::slog

See Also