Tom Krcha wrote:

Hi,

 

Is there any possibility how to read Red5 Java logs (that means, when Red5 is doing something, he is writing to console). But what if I have red5 running as a service? How can I get the logs in realtime?

 

Would be great to make some AJAX | Flash realtime output of this logs.

 


red5 uses a heap of java frameworks, you will have to get up to speed with the ever so painful log4j logging framework and the spring framework which utilises it, ive had great pain seperating log messages per application / application instance aswell. you can also set levels of debugging output, however useful info is actually jumbled up with not so useful info on the same log level, i think custom levels for red5 are required :D
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to