[haiku-development] input_server filter - stdout?

Hi,

I'm playing around with input_server filters.  I'm mostly trying to
learn what the keyboard and mouse BMessages would look like.

Anyway, I was hoping to use BMessage::PrintToStream(), which logs the
message info to stdout, but I'm unsure of a way to capture the
input_server's stdout.

Does anyone recommend a better way of experimenting with the BMessages
caught by an input_server filter object?

Thanks...

Other related posts: