Please, please, pretty please: don't do this!
java.util.logging is a real pain.
Take a look at my comments
http://stackoverflow.com/questions/607863/do-you-find-java-util-logging-sufficient/958211#958211 and
http://stackoverflow.com/questions/178836/should-new-projects-use-logback-instead-of-log4j/932983#932983 for some objective reasons.
Is this ticket about the
if(DEBUG)
in HttpClient, OAuth, Response and TwitterStream?
If that's the case I'd volunteer to change the code to slf4j.org for you - if you want.
java.util.logging is a real pain.
Take a look at my comments http://stackoverflow.com/questions/607863/do-you-find-java-util-logging-sufficient/958211#958211 and http://stackoverflow.com/questions/178836/should-new-projects-use-logback-instead-of-log4j/932983#932983 for some objective reasons.
Is this ticket about the
if(DEBUG)
in HttpClient, OAuth, Response and TwitterStream?
If that's the case I'd volunteer to change the code to slf4j.org for you - if you want.