|
ui-utilcpp
1.8.3
|
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 | |
| UI | |
| Namespace for any Schlund+Partner C++ code. | |
| UI::Util | |
| Namespace for ui-utilcpp. | |
Syslog Mono Log: Singleton logger using syslog() for mono threaded applications.
Synopsis:
1.8.9.1