I'm not sure at which point java creates the instance of the PrintStream used for System.out. However, nothing I've tried seems to work and even if I try to create a new PrintStream wrapped around the ...