UCommon
Data Structures | Variables
slog.h File Reference

System logging facilities abstraction. More...

#include <cstdio>
#include <commoncpp/config.h>
#include <commoncpp/string.h>
#include <commoncpp/thread.h>
Include dependency graph for slog.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

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

Variables

Slog ost::slog
 

Detailed Description

System logging facilities abstraction.

Definition in file slog.h.