Hi i cant seem to work out which log4j version is being used from within 
the eclipse project.

My issue is im attempting to use a rollingfileappender with a 
rollingPolicy tag within it so i can name log files like 
logs/100202030/Red5_20070519.log where 100202030 is the subscope name, 
which the appender allows you to do this. Its suppose to model how 
windows media logs its publishing points which is kinda like a 
configurable subscope point to stream from, ie u can set custom log 
paths, custom playback paths, custom bandwidth, custom authentication 
configurations per publishing point etc or server wide. This means 
porting/including red5 streaming logs into my C# app which implements 
the LogParser API is just as simple as adding the path to it, so logs 
are combined to get total bandwidth usage etc for both formats per 
publishing point/sub scope.

The problem is the dtd doesnt have this tag added so keeps breaking, 
aparantly its in a newer log4j jar im not sure, cant work out how to fix it.

Let me know.


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

Reply via email to