[Red5] log
lionel breduillieard
lionel.breduillieard at gmail.com
Tue Jul 8 03:59:45 PDT 2008
Hi,
after some test it seems that when I use slf4j Logger, my webapp don't start
well (503 error)
in order to use that, I add as External Jar the slf4j-api-1.4.3.jar
(I don't if it is the right thing to do in order to use slf4j Logging )
And I add a logger in the conf/logback.xml
After that, when I publish my webapp , I have a 503 error (I don't know
where search some log infos about that errors)
Another weird thing is if I have 2 Red5 projects, I close one and remove it
from the server tab, I clean the server and I remove the correponding files
in the webapp folder... when I do "debug on server" on my second webpp, the
both are republish...
2008/7/4 Dominick Accattato <daccattato at gmail.com>:
> guys if you find a fix, can you please post the instructions to the fix on:
> http://code.google.com/p/red5plugin/issues/list
>
>
> On Fri, Jul 4, 2008 at 10:36 AM, lionel breduillieard <
> lionel.breduillieard at gmail.com> wrote:
>
>> hi Daniel,
>>
>> That's it, it's the default package name when you use the red5 eclipse
>> Plugin witht Red5 application code generation
>>
>>
>> I 'll try to change my package name
>>
>>
>>
>> 2008/7/4 Daniel Rossi <spam at electroteque.org>:
>>
>>> 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
>>>
>>>
>>>
>>> _______________________________________________
>>> 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
>>
>>
>
>
> --
> Dominick Accattato, CTO
> Infrared5 Inc.
> www.infrared5.com
> _______________________________________________
> 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/20080708/d4fd8189/attachment-0001.html
More information about the Red5
mailing list