18 #ifndef _LOG4CXX_NT_OUTPUTDEBUGSTRING_APPENDER_HEADER_ 19 #define _LOG4CXX_NT_OUTPUTDEBUGSTRING_APPENDER_HEADER_ 50 #endif //_LOG4CXX_NT_OUTPUTDEBUGSTRING_APPENDER_HEADER_ #define LOG4CXX_CAST_ENTRY(Interface)
Definition: object.h:153
#define END_LOG4CXX_CAST_MAP()
Definition: object.h:147
Implementation base class for all appenders.
Definition: appenderskeleton.h:43
std::shared_ptr< LoggingEvent > LoggingEventPtr
Definition: appender.h:37
#define BEGIN_LOG4CXX_CAST_MAP()
Definition: object.h:141
#define DECLARE_LOG4CXX_OBJECT(object)
Definition: object.h:39
Definition: outputdebugstringappender.h:27
#define LOG4CXX_CAST_ENTRY_CHAIN(Interface)
Definition: object.h:159
bool requiresLayout() const
Configurators call this method to determine if the appender requires a layout.
Definition: outputdebugstringappender.h:38
virtual void close()
Release any resources allocated within the appender such as file handles, network connections...
Definition: outputdebugstringappender.h:43
Definition: appender.h:32