class Slog

system logging fascility class. More...

Definition#include <slog.h>
Inheritsstreambuf, ostream
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Members


Detailed Description

The slog class is used to stream messages to the system logging fascility. A default "slog" object is used to avoid confusion with the native syslog fascility and to imply a logical relationship to the C++ clog().