Re: [Log4cplus-devel] "Hello World" example needs to be updated?
Logging Framework for C++
Brought to you by:
wilx
From: Václav Z. <vha...@gm...> - 2012-05-09 21:24:22
|
On 05/09/2012 04:03 PM, A Richardson wrote: > I just got started with log4cplus, and noticed compile errors in the > example at: > > http://log4cplus.sourceforge.net/hello_world.html > > I am using log4cplus 1.1.0rc4. Compiling the example complains about > LOG4CPLUS_WARN not existing. Replacing the #include on logger.h with > #include <log4cplus/loggingmacros.h> seems to resolve the issue. Thank you for the problem report. I have updated the examples on the site. -- VZ |