23 #ifndef _LOG4CPLUS_WIN32DEBUG_APPENDER_HEADER_
24 #define _LOG4CPLUS_WIN32DEBUG_APPENDER_HEADER_
26 #include "dcmtk/oflog/config.h"
38 class LOG4CPLUS_EXPORT Win32DebugAppender
47 virtual ~Win32DebugAppender();
57 Win32DebugAppender(
const Win32DebugAppender&);
58 Win32DebugAppender& operator=(
const Win32DebugAppender&);
64 #endif // _LOG4CPLUS_WIN32DEBUG_APPENDER_HEADER_