18 #ifndef _LOG4CXX_NT_OUTPUTDEBUGSTRING_APPENDER_HEADER_ 19 #define _LOG4CXX_NT_OUTPUTDEBUGSTRING_APPENDER_HEADER_ 21 #include <log4cxx/appenderskeleton.h> 31 BEGIN_LOG4CXX_CAST_MAP()
34 END_LOG4CXX_CAST_MAP()
50 #endif //_LOG4CXX_NT_OUTPUTDEBUGSTRING_APPENDER_HEADER_ Implementation base class for all appenders.
Definition: appenderskeleton.h:45
Definition: outputdebugstringappender.h:27
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:33