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


namespace ost
 

Variables


__EXPORT Slog ost::slog
 

Detailed Description

System logging facilities abstraction.
 
 

Author

Generated automatically by Doxygen for GNU CommonC++ from the source code.
Sat Jun 23 2012 GNU CommonC++