> From: Daniel Florey [mailto:[EMAIL PROTECTED] > Sent: Mittwoch, 28. Januar 2004 18:39 > > Am Mittwoch, 28. Januar 2004 17:39 schrieb Daniel Florey: > > What about making the getLogger()-method in Domain.java > public? This would > > allow classes without access to the namespace to use the > domain logger. > > A tiny patch for this is attached. > > I'd like to clean up the logging in slide some day in the future (by > > switching to jdk-logging). What do you think about it? It's > not the most > > sophisticated task to do it, but I think it's worth to do it. > > Or should log4j be used to retain jdk1.3 compatibility? >
The http-client (that is used by the slide client) uses commons-logging. Dont know the pros and cons of each logging framework. But there is now a top level project logging.apache.org. They have included log4j for java. Has someone heard about the future of commons-loggins? Will it still be continued beside logging.apache.org? Martin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
