After calling `redirectOutput()`, e.g. `writeProblem()` does not produce a file but prints the problem description to the outstream. Apparently, we redirect *everything* to the new messagehandler.
After calling
redirectOutput(), e.g.writeProblem()does not produce a file but prints the problem description to the outstream.Apparently, we redirect everything to the new messagehandler.