[Building Sakai] Log question

Jon Wheat jwheat at messiah.edu
Mon Jan 31 14:09:09 PST 2011


So I have this in my sakai.properties file - 

log.config.count=1 
log.config.1 = WARN.org.sakaiproject.log.impl 
#log.config.1 = DEBUG.org.sakaiproject.log.impl 
#log.config.2 = DEBUG.org.sakaiproject.axis 

which should only list warnings and info. 

However I continue to get these (with complete dumps of the message text) 

DEBUG: getProvider() returning javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Sun Microsystems, Inc] 
DEBUG SMTP: useEhlo true, useAuth false 
DEBUG SMTP: trying to connect to host "smtp.messiah.edu", port 25, isSSL false 
220 smtp.messiah.edu ESMTP Postfix 
DEBUG SMTP: connected to host "smtp.messiah.edu", port: 25 
<snip> 

While I realize this is just logging the information - its hogging quite a lot of log space, and gets cumbersome to scroll through when looking for a real problem. 

Is there some other way/place to disable this SMTP logging ? 

-Jon 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20110131/2e949ed5/attachment.html 


More information about the sakai-dev mailing list