[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Svnserve still exiting randomly in threaded mode

From: <ectosphenoid-svn_at_yahoo.com>
Date: 2004-05-18 06:42:30 CEST

>> Appears to require gcc, and not work on Windows currently. And
>> really, logging isn't a big enough problem to justify a new library
>> dependency. Adding a bit of code to APR (perhaps ripped from the
>> still-bleeding heart of httpd's server/log.c) seems like the optimal
>> solution.

People who try to reinvent logging libraries are doomed to do so poorly.

> Oh, I suppose so. I suggested log4c because I'm very happy with
> log4j, and log4c seems to be a straight port. The GCC dependency
> and not running on Windows shouldn't be hard to fix.

I am also quite happy with log4j. Its a shame the ports for other
languages have some not-so-nice things about them.

I think using a logging library would be wonderful. It would take time
inserting the statements into the code but once that pain is over its all
good.

I'll go back to lurking now.

Michael Price

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 18 06:43:13 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.