On Thu, 10 Jan 2002 14:09, Paulo Gaspar wrote: > Hi again, answer inline:
Hi ! > > * consider adding a Level object to logger and extra methods > > > > log( Level, message ) > > log( Level, message, exception ) > > Argh! I used to believe on that one and then went the Avalon > way. I find the interface much cleaner. > > Which experience makes you change your mind on this one? basically when you have other objects that adapt from some other source to log messages. For instance say you have the standard output of process redirected into a logger or redirting data from another toolkit or whatever. -- Cheers, Pete *------------------------------------------------------* | Hlade's Law: If you have a difficult task, give it | | to a lazy person -- they will find an easier | | way to do it. | *------------------------------------------------------* -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
