Dear Curt,
Thanks for your response.
Do you mean: commenting all LOG4CXX_ calls in trivial.cpp.
And adding :: log4cxx::helpers::MessageBuffer oss; in trivial.cpp
I did the above steps. But it is giving like
trivial.cpp:30: error: `BasicConfigurator' has not been declared
trivial.cpp:30: error:
On Jun 20, 2008, at 6:48 AM, srkraju wrote:
Dear Curt,
Thanks for your response.
Do you mean: commenting all LOG4CXX_ calls in trivial.cpp.
And adding :: log4cxx::helpers::MessageBuffer oss; in trivial.cpp
I did the above steps. But it is giving like
trivial.cpp:30: error: `BasicConfigurat