https://issues.apache.org/bugzilla/show_bug.cgi?id=44627
Nick Burch <[EMAIL PROTECTED]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Nick Burch <[EMAIL PROTECTED]> 2008-03-19 05:51:00 PST ---
Thanks for the patch. I've ended up applying something slightly similar, as
shifting the environment variable fetching back to class initialisation did
break some things. Hopefully it now works just fine for you.
I believe the new version is now completely thread safe when using NullLogger.
The rest ought to be thread safe, but not always thread efficient (as it's
possible that two thread will both create their own loggers for something, but
one overwrites the others)
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]