Done. Been running now for a week or so without issue. I was out of town last couple of weekends, so no time to write it up.
But I should have some time now.
Basically, the example I'm going to post uses some OpenHab String items to centralize log message handling across all my rules. The messages have levels - DEBUG, INFO, WARN, ALERT. The logging level is also in an OpenHab String item. I use a multi-switch device on my Vera to allow me to change the logging level from UI7, my phone, etc. And I also use a two multi-string devices to display the messages on my Vera.
It's a fairly complex example. But I do think it's pretty neat and shows two-way communication between OpenHab and MiOS.
Doug