You could switch the logging service to JetspeedLoggingService and use the
provided log4j.properties file to customize logging. To do that, add the
following init parm to jetspeed servlet in web.xml:

                <init-param>
                        <param-name>logging</param-name>

<param-value>org.apache.jetspeed.services.logging.JetspeedLoggingService</pa
ram-value>
                </init-param>

Best regards,

Mark Orciuch - [EMAIL PROTECTED]
Jakarta Jetspeed - Enterprise Portal in Java
http://jakarta.apache.org/jetspeed/

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 15, 2003 9:51 AM
> To: [EMAIL PROTECTED]
> Subject: Logging
>
>
> hi list,
>
> i have a smiple question: how i can set the lodeshalbgging level
> in velocity
> portlets or or all jetspeed and how i can use that.
>
> thanks,
>
> Robert
>
>
>
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to