You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by Alan Conway <ac...@redhat.com> on 2007/05/03 00:46:24 UTC

Seeking C++ logging solutions.

I want to give Qpid C++ some decent logging infrastructure. I'm
undecided on whether to write it myself or adopt an existing library.

So far I've looked briefly at log4cpp and log4cxx - both ports of log4j.
log4cxx is better documented and an Apache project, other than that
there doesn't seem to be much difference. Boost doesn't have anything
but aspirations, there was a proposal but it was rejected.

Anyone have experiences to share on the subject?

Cheers,
Alan.