Hi, > We could expose > MailetContext.getMailetLogger()
Let's do it, the sooner the better. What about other ideas: like make it possible to specify per mailet logger etc? Andrei ----- Original Message ----- From: "Noel J. Bergman" <[EMAIL PROTECTED]> To: "James Developers List" <[EMAIL PROTECTED]> Sent: Friday, June 07, 2002 4:04 PM Subject: Finer Logging Control for Mailets/Matchers > Andrei, > > James implements MailetContext. MailetContext provides the two log methods > available to Mailets. Those two methods use: > > getMailetLogger().info(...); > > which is a private method of James. We could expose > MailetContext.getMailetLogger() for matchers and mailets that want finer > control over the log level. > > --- Noel > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
