|
log4cpp 1.1
|
#include "PortabilityImpl.hh"#include <windows.h>#include <winbase.h>#include <stdio.h>#include "log4cpp/Category.hh"#include "log4cpp/Win32DebugAppender.hh"#include <log4cpp/FactoryParams.hh>#include <memory>
Namespaces | |
| namespace | log4cpp |
| The top level namespace for all 'Log for C++' types and classes. | |
Functions | |
| std::LOG4CPP_UNIQUE_PTR< Appender > | log4cpp::create_win32_debug_appender (const FactoryParams &) |