RE: Can't find custom appender

2010-11-18 Thread Rob Outar
I created a custom appender that extends RollingFileAppender, my class is located in a "test" namespace and the class name is TestAppender, in my xml file I have: But when I run, log4cxx says it cannot find appender. what am I missing? Best regards, Rob

RE: Can't find custom appender

2010-11-19 Thread Rob Outar
ed to manually expand) and on the configurator and see the order that they fire and whether the registration code gets called at all. If you have built your appender in a DLL or shared library, are you forcing the library to load to trigger the registration? On Nov 18, 2010, at 2:01 PM, Rob

IMPLEMENT_LOG4CXX_OBJECT exception

2011-01-11 Thread Rob Outar
When trying to implement log4cxx we are having the following problem with the log4cxx.dll built using visual studio 2010: when making the IMPLEMENT_LOG4CXX_OBJECT(OBJECT) call following exception is thrown: 0xC005: Access violation reading location