I've been using all the wonderful DDLog...ing stuff for a while now and love it. I've recently found the very excellent TestFlight system (
http://testflightapp.com) which is streamlining the development and testing for a big'ish app/client I have. I really REALLY don't want to start replacing replacing DDLog... statements with TFLog statements and I really, REALLY, REALLY don't wan't to start having to duplicate logging statement to include both. Wondering if anybody has any suggestions of how to combine the two?
Ta in advance.