I've found that I have to set the file and path exact - no relative paths - in the FLOG section of the log4j.properties file.
Nick Velloff wrote: > I am having a beast of a time getting logging to work on a stand- > alone red5 install on redhat linux. > > based on scouring google for help: > > in the /opt/red5/conf/log4j.properties file I have: > > added FLOG to line 1 > log4j.rootCategory=DEBUG, CONSOLE, FLOG > > commented out line 4 > #log4j.logger.org.red5.server=WARN > > and added this to log my app: > log4j.logger.org.red5.server.webapp.face2face=DEBUG > > stopped red5. > started red5. > > no log file generated. nothing. red5 seems to be running properly, as > I can connect to it with no problem, including running the demos. > > red5 version 0.6.1 > > Any ideas? > > Nick > > _______________________________________________ > Red5 mailing list > [email protected] > http://osflash.org/mailman/listinfo/red5_osflash.org > _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
