Is it possible to display simple black text in the "Output Messages" window?

Hi,

I use vtkWarningMacro in my C++ plugin to display complementary messages in the Output Messages window. While this is useful for debugging purposes, for informative messages I would prefer text in black and without the traceback info. Is it possible in ParaView?