|
But, what would be great
if there will be any option to write logs on the beginning of the file. Now it
appends to the end of the file and when you want to read it it’s just bit
confusing to go throught all the data. [Matthias Willerich: ] if you were on unix of some sort, you
could use „tail“, that will give you the last whatever lines. http://www.computerhope.com/unix/utail.htm That with a little java
or php trickery should offer you a source to get your data via the internet. on windows, hm... http://www.codeproject.com/tools/Tail_for_Win32.asp google for: unix tail
windows version, there’s lots to look at. Maybe something can be
automated. |
_______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
