I need to do logging in a C++ application. After googling for a while, I decided to use log4cpp.
TIA
I've used Log4cpp in the past and it does the job, though bear in mind the project has been inactive since 2007. There are also the following alternatives:
As for getting started, does the documentation not cover this?