On Thu, 20 Dec 2001, robert burrell donkin wrote:

> Date: Thu, 20 Dec 2001 22:19:33 +0000
> From: robert burrell donkin <[EMAIL PROTECTED]>
> Reply-To: Jakarta Commons Developers List <[EMAIL PROTECTED]>
> To: Jakarta Commons Developers List <[EMAIL PROTECTED]>
> Subject: (Logging)[Proposal] A little refactoring
>
> i've been adding logging (using commons-logging) into betwixt and found
> that commons-logging is a little bit broken. rather than fix the symptom -
> that the log level constants were altered a little and that broke a lot of
> code - i'd prefer to refactor by introducing an abstract implementation
> Log that handles the log level logic (ie. stops calls going to the
> implementation implementation) and make the existing implementations
> inherit. hopefully this would stop logging breaking like that again.
>
> i'm willing to code these changes if this plan's acceptable.
>

+1

> - robert
>

Craig


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to