At 13:12 22.11.2002 -0800, you wrote:
> re-inventing the wheel, um, I mean wrapper.  And there are issues
> surrounding whether to wrap or not to wrap.

Yeah, but isn't "write a wrapper" the standard advice given to people
who want to make additional logging levels?
Yes, absolutely. You should use wrappers in order to change the interface (i.e. the set of methods) of the Logger class whereas sub-classing of the Logger class is reserved for changing the *behavior* of existing methods.

--
[EMAIL PROTECTED] (WJCarpenter)    PGP 0x91865119
38 95 1B 69 C9 C6 3D 25    73 46 32 04 69 D6 ED F3
--
Ceki

TCP implementations will follow a general principle of robustness: be
conservative in what you do, be liberal in what you accept from
others. -- Jon Postel, RFC 793



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

Reply via email to