MichaÃl CATANZARITI wrote:
Hi,
simplesocketserver is a fully configurable server (with an xml or
property file) and can be used as a remote logging server by any
application using log4cxx.
So I think it's fully part of the essentiel log4cxx components.
OK. I'll put it in a separate directory the
Hi,
simplesocketserver is a fully configurable server (with an xml or property
file) and can be used as a remote logging server by any application using
log4cxx.
So I think it's fully part of the essentiel log4cxx components.
Regards,
Christophe de VIENNE wrote:
Christophe de VIENNE wrote:
MichaÃ
Christophe de VIENNE wrote:
MichaÃl CATANZARITI wrote:
Hi Christophe,
The reason why I removed the configure script in the Makefile.am was
initially to reduce the log4cxx archive size. May be, it 's a bad
reason because developers are used to find a configure script.
About the simplesocketserver
Note: I've posted this message on log4cxx-user but I guess it's place is
here...
Hi,
The build process currently impose to run 'autogen.sh' before running
configure. Although it's a good thing for a programmer using the CVS
version, I think it shouldn't be the case when compiling from the tarball