Curt Arnold wrote:
log4cxx has minimal independent documentation since it attempts to mimic
log4j. Unfortunately, log4j also has a gap between the freely available
intro and the freely available source code. There are two commercial
log4j books but they are not products of the Apache Software
On Feb 26, 2008, at 12:04 PM, Jacob L. Anawalt wrote:
Hello,
I'm starting to try log4cxx in a C++ program developed on Debian 4.0
(etch). I read the short introduction [1] and then adapted
information from there into my program. It has been pleasant to have
everything so far 'just work'.
[EMAIL PROTECTED] wrote:
Try this link -- it's a good tutorial on Log4J -- the concepts apply to
Log4CXX directly:
http://www.vipan.com/htdocs/log4jhelp.html
Thank you. It was nice to have a list of some of the Appender's
PropertyConfigurator options.
I am interested in using a Syslo
Subject
Seeking documentation
Please respond to
Hello,
I'm starting to try log4cxx in a C++ program developed on Debian 4.0 (etch). I
read the short introduction [1] and then adapted information from there into my
program. It has been pleasant to have everything so far 'just work'.
I think I am now to the point where I understand everythin