|
ui-utilcpp 1.10.4
|
Syslog Mono Log: Singleton logger using syslog() for mono threaded applications. More...
#include <string>#include <iostream>#include <syslog.h>

Data Structures | |
| class | UI::Util::SysLogMono |
| C++ Abstraction of syslog(3) for mono threaded applications. More... | |
| class | UI::Util::SysLogMonoSingleton |
| Singleton class holding one SysLogMono object. More... | |
Namespaces | |
| namespace | UI |
| Namespace for any Schlund+Partner C++ code. | |
| namespace | UI::Util |
| Namespace for ui-utilcpp. | |
Syslog Mono Log: Singleton logger using syslog() for mono threaded applications.
Synopsis: