Amazingly the logging still seems to produce problems for our users. It's really quite amazing how a simple thing such as logging can cause so many problems.
I am thinking perhaps we should simply be getting rid of logging from our application. I can see these potential options: 1. Comment out logging in such a way that it can be reenabled easily (since all our logging to one point this should be simple). 2. Remove it all entirely. 3. Only load commons logging if a system property is setup. 4. Keep it in and try and resolve why we're having all these problems. 5. Roll our on simplified logging. Thoughts? Glen Stampoultzis (TriNexus Pty Ltd) Fixed:+61 3 9753-6850 Mob:+61 (0)402 835 458 ICQ: 62722370 EMail: [EMAIL PROTECTED] URL's: http://jakarta.apache.org/poi, http://www.krysalis.org -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
