[Red5] log
Daniel Rossi
spam at electroteque.org
Fri Jul 4 07:27:40 PDT 2008
So you added this into the main logback file file ? Is that your
package name ? Maybe try something else ,
org.red5.server.webapps.myapp.Application
> <logger name="org.red5.core.Application">
> <level value="DEBUG" />
> </logger>
On 05/07/2008, at 12:00 AM, lionel breduillieard wrote:
> Hello
>
> thanks for your reply, daniel.
>
> I omit to precise that I 've had as External jars, the slf4j-
> api-1.4.3.jar and the log4j-over-slf4f1.4.3.jar
>
> I 've also add
> log4j.logger.org.red5.core=DEBUG in conf/log4j.properties
> and
> <logger name="org.red5.core.Application">
> <level value="DEBUG" />
> </logger>
> in the conf/logback.xml
>
> Is another thing to do ?
>
> Lionel
>
> 2008/7/4 Daniel Rossi <spam at electroteque.org>:
> Is that even possible ? Because my copy only automatically imports
> red5.jar. It does not import sl4j / logback etc. Therefore the
> webapps won't build because of resolving issues.
>
> When building the webapps that use the logback logger, need to
> locate the files in your build path.
>
> On 04/07/2008, at 8:24 PM, lionel breduillieard wrote:
>
>> Hello,
>>
>> I 'm trying the great new red5 eclipse plugin made by Dominick and
>> I want to had some logging statement
>> In fact it seems that it's due to the plugin (cause i have same
>> results with standealone red5 app)
>> I try too with red5-debug.sh
>>
>> I had in my code
>> protected static org.slf4j.Logger log =
>> LoggerFactory.getLogger(Application.class);
>> In order to do somthing like that
>> log.info("----My App Start---------");
>>
>> But nothing output... I think i 've missed something in the config
>> file...
>> Is anyone can help me ?
>>
>> bye
>>
>> Lionel
>> _______________________________________________
>> Red5 mailing list
>> Red5 at osflash.org
>> http://osflash.org/mailman/listinfo/red5_osflash.org
>
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
>
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20080705/030ac4fc/attachment.html
More information about the Red5
mailing list