Pierre, Those messages aren't stored in the repository logs, they are stored in the Mailet log. Check the mailet log and I suspect you'll find your missing statements.
--Peter > -----Original Message----- > From: Scherer Pierre [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, December 11, 2002 2:45 AM > To: James > Subject: Log > > > Hi, > > I have a little problem. > In the maillet ToRepository, there are log messages like : > > log("Storing mail " + mail.getName() + " in " + repositoryPath); > > The API says that messages must appair in file with the name of the > maillet > but nothing appair in the repository logs! > > Why? > > Have a nice day! > > Pierre > > > -- > To unsubscribe, e-mail: <mailto:james-user- > [EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:james-user- > [EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
