You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by Yoav Shapira <yo...@apache.org> on 2004/12/14 21:37:23 UTC

DatePatternConverter question

Hi,
The setOption method of org.apache.log4j.pattern.DatePatternConverter consults
helpers.AbsoluteDateTimeFormat to figure out a pattern and then creates a
java.text.SimpleDateFormat formatter to use.  Why doesn't DatePatternConverter
create an instance of AbsoluteDateTimeFormat instead?

I was looking at Bugzilla,
http://issues.apache.org/bugzilla/show_bug.cgi?id=19796, and I thought it'd be
a trivial issue.  But then I saw the above and thought I'd ask first why it was
being done that way ;)

Yoav

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org