Has anyone else tried this?

I have tried using the FileAppender. It works ok, sometimes, but when logging certain application events that hook into the BB system (for example, events generated by Phone.addListener() to log calls), the original logger I created at the start of the app seems to be reset (or it creates a new logger, not sure). The appenders I added are gone.

Anyone had any experience with using microlog on the BB?