2011/7/11 Rainer Jung <rainer.j...@kippdata.de>:
>
>> There is another enhancement on todo list:
>> provide "encoding" option for AccessLogValve,
>> like already done for FileHandler in JULI.
>
> I guess that is https://issues.apache.org/bugzilla/show_bug.cgi?id=46252
>
> The need for it isn't very convincing, at least after only looking at
> bugzilla.

I implemented BZ 46252.
The motivation is that if you use some custom locale there is a chance
that the symbols that it produces wouldn't be supported by the default
charset, thus without that option you might end with  '???' for a
month name.


BTW,  ExtendedAccessLogValve#ElementTimestampStruct probably will have
the same issue with locales. I have not tested it, though.

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to