8#ifndef _LOG4SHIB_WIN32DEBUGAPPENDER_HH
9#define _LOG4SHIB_WIN32DEBUGAPPENDER_HH
54#error NTEventLoggAppender is not available on on Win32 platforms
#define LOG4SHIB_EXPORT
Definition Export.hh:11
LayoutAppender(const std::string &name)
Definition LayoutAppender.cpp:15
virtual void close()
Close method.
Definition Win32DebugAppender.cpp:34
Win32DebugAppender(const std::string &name)
Constructor.
Definition Win32DebugAppender.cpp:26
virtual void _append(const LoggingEvent &event)
Method that does the actual work.
Definition Win32DebugAppender.cpp:37
The top level namespace for all 'Log for C++' types and classes.
Definition AbortAppender.hh:16
The internal representation of logging events.
Definition LoggingEvent.hh:32