Has anyone ever read this? http://wiki.apache.org/jakarta-commons/Logging/StaticLog
Please correct me when I am wrong, but the recommendations say that shared libraries should not be using a static logger because it causes problems with application classloaders. Most of the S1 code uses static log, but should be become instance?
Paul --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
