stoica ionut schrieb:
> Or, as mentioned in these mails, you can play with
> weird(for me :P) java app server conventions and set
> it from its config files, think that you separate your
> logs for each different application.

you can change the file "conf/log4j.properties" to output the logs
to a file by changing the first line from
>> log4j.rootCategory=DEBUG, CONSOLE
to
>> log4j.rootCategory=DEBUG, FLOG
and adjusting the settings starting with "log4j.appender.FLOG".

Joachim

_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to