[Building Sakai] logging Samigo in Sakai

Steve Swinsburg steve.swinsburg at gmail.com
Mon Aug 2 05:08:18 PDT 2010


Hi,

You need to target the specific package that you want to turn up the logging for. Samigo has a different package structure, but you could start with:

log.config.count=1
log.config.1=DEBUG.org.sakaiproject.tool.assessment

Drill into the source and see what the packages are to turn up the log level for other components. Of course, Samigo will need to actually log some messages at debug level for anything to show up.

You could try the ALL log level if you like, I normally just use DEBUG.

cheers,
Steve


On 02/08/2010, at 9:27 PM, Miriam esteve wrote:

> Hi all,
> just one question,
> 
> How can I set the logging level "ALL" for samigo tool in sakai.properties??
> 
> I found that, but I don't know if is that for one tool or for all Sakai
> 
> log.config.count=3
> log.config.1 = ALL.org.sakaiproject.log.impl
> log.config.2 = OFF.org.sakaiproject
> log.config.3 = DEBUG.org.sakaiproject.db.impl
> 
> 
> thanks in advance.
> 
> 
> -- 
> 
> Miriam Esteve Velázquez
> Analista-Programadora
> miriam.esteve at setival.com
> miesvesakai at gmail.com
> 902 05 06 02
> www.samoo.es
>  
> 
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
> 
> TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20100802/0cefc28b/attachment.html 


More information about the sakai-dev mailing list