[Red5] Configuring the log
Mondain
mondain at gmail.com
Wed Dec 5 07:11:37 PST 2007
Read this http://jira.red5.org/confluence/display/docs/Logging+Setup it will
help.
Paul
On Dec 5, 2007 12:25 AM, thomas wajs <thomas at quedesjeux.com> wrote:
> Hi Folks,
>
> I needed to use soap with a wsdl in my red5 application, so i used axis
> from apache. It's working well, but it use the log4j system and have a
> lot of DEBUG logging. So i wanted to configure my log4j.properties
> with :
> log4j.logger.org.apache.axis=INFO
>
> It works fine if I write this into red5Root/conf/log4j.properties, but
> won't if it's in the red5Root/webApps/myApp/WEB-INF/log4j.properties
> (and then copied into the dist directory by ant).
>
> I checked the web.xml file of my app which contains :
> <context-param>
> <param-name>log4jConfigLocation</param-name>
> <param-value>/WEB-INF/log4j.properties</param-value>
> </context-param>
>
> So what am I missing here to make the application logger working ?
> Thanks a lot,
>
> Thomas
>
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
--
It is difficult to free fools from the chains they revere. - Voltaire
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20071205/d3118ffd/attachment.html
More information about the Red5
mailing list