The only thing I can think of is to call `System....
# tornadofx
e
The only thing I can think of is to call
System.setOut
and supply a custom PrintWriter that shows incoming messages split by \n in some UI component perhaps?