man slog.h (Fonctions bibliothèques) - System logging facilities abstraction.

NAME

slog.h - System logging facilities abstraction.

SYNOPSIS



#include <cc++/missing.h>

#include <cc++/thread.h>

#include <cstdio>

Namespaces

namespace ost

Classes

class ost::Slog

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

Variables

__EXPORT Slog ost::slog

Detailed Description

System logging facilities abstraction.

Author

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