How do you get Red5 to log to a file instead of the console?

Of course, you can redirect Red5 output to a file, but ultimately, I want my
Red5 server to printout message to one of  several different files depending
on the message context, and redirection won't help me there.

So, how do you get Red5 to printout to a filename based on the class or
filename you use to get, e.g, a Log object via LogFactory's getLog(class),
getLog(filename) methods?

Thanks!
_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to