On Sun, 7 Jul 2002, Martin Cooper wrote:
> Date: Sun, 7 Jul 2002 18:16:30 -0700
> From: Martin Cooper <[EMAIL PROTECTED]>
> Reply-To: Struts Developers List <[EMAIL PROTECTED]>
> To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> Subject: Logging in RequestProcessor
>
> There are two log() methods in RequestProcessor that are, as far as I can
> tell, not used. They log to the owning servlet's logging instance.
> RequestProcessor creates its own logging instance, and uses that.
>
> Should we remove the log() methods, so that we don't have to keep them later
> just for backwards compatibility, or should we make them log to the local
> logging instance instead (or just leave them alone)?
Lets leave them there but deprecate them (in case anyone is subclassing
RequestProcessor and using them to write to the servlet context logs.
>
> --
> Martin Cooper
Craig
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>