Re: [Live-devel] Logging usage

2020-11-24 Thread Jim Ham
> Could you please resend this as a ‘contextual’ diff (using “diff -c”), so I can see exactly where in the code you added this? Here it is: *** live/liveMedia/RTSPServer.cpp 2020-11-21 01:58:05.0 -0800 --- live.new/liveMedia/RTSPServer.cpp 2020-11-23 15:16:26.404658105 -0800 ***

Re: [Live-devel] Logging usage

2020-11-24 Thread Ross Finlayson
> On Nov 24, 2020, at 12:56 PM, Jim Ham wrote: > > I'm using live555MediaServer. I need to know which files are being served, so > I added a very simple logging function. > > diff -r live/liveMedia/RTSPServer.cpp live.new/liveMedia/RTSPServer.cpp > 1319a1320,1329 > > // simple logging a