There were some issues with using some FP10 methods on one of the classes in the SDK. It was causing some weird results and since I was using both FP10 and FP9 target application it took me a while to narrow the issue down.
Note: ByteArray.clear() method is new since FP10 so don’t use it unless you are building a FP10 targeted application.
I also zipped up the example code that can be found in the SVN into one zip file and provided it along with the two SDK downloads. You’ll find the links in the featured area of the home page of the structured logs google code project.
There is also an updated to the RIALoggerApp that goes along with this update.