Hi!
I am currently working on a C++ module as part of a big project. This
project is to be released in february next year.
I dropped the old logging system and I am now using log4cxx 0.9.7
instead.
I have however one problem:
With dynamic linking everything is working great.. with static linking I
have trouble! I don't remember exactly what kind
of trouble I had, but I think I had problems with both reading
log4cxx.properties settings and with the logging itself. The logging
file was not written. I tried to compile the example enclosed but this
is not using the static linked library. Maybe this could be a
suggestion? Enclose a couple of examples just to test out the log4cxx
build - both static and dynamic?
I am not very fond of using current HEAD versions of log4cxx into this
project and therefore I hoped that a new release would come soon. Do you
have any idea of when that could be?
I would very much like to avoid installing log4cxx on the target
machines when we are distributing the software.
BTW Thanks for doing the log4cxx project. I hate bad self written
logging modules..=)
Best regards
Tomas Andersen
Software Engineer at moreCom AS
Norway