On Wed, 06 Aug 2003 11:53:44 +0200
(Subject: Re: LOGGING TLP (Re: request for feedback on usage log management))
Ceki Gülcü <[EMAIL PROTECTED]> wrote:
> Tetsuya,
> From an architectural perspective, I think the logging component should
> delegate i8n support to a specialized component. So it m
Why wouldn't you be 100% happy with the suggested approach? What are your
objections?
At 09:32 AM 8/7/2003 -0400, you wrote:
Howdy,
As a moderator for the tomcat-dev and tomcat-user mailing lists, I tend to
agree with your approach: +0, as I'm not 100% happy about it.
Yoav Shapira
Millennium C
On Thu, 7 Aug 2003 09:51:32 -0700
Mark Womack <[EMAIL PROTECTED]> wrote:
> Does the infrastructure have some kind of spam blocking software in place?
> If it does not, then might it block the majority of the spam to make it more
> manageable for moderators? If it already does, well, then I gues
psmith 2003/08/07 00:56:04
Modified:src/java/org/apache/log4j/chainsaw LogUI.java
Log:
Added infrastructure for ShutdownListener and the ability
to register a different Shutdown Action when
a shutdown is requested. By default, Chainsaw
exits the VM, but the developer may choo