Michael Rumpf
-
2004-07-20
- priority: 5 --> 1
It should also be possible to redirect the error or
debug output to a logging service.
That meas using System.out or System.err should be
prohibited, instead we should use the getLogger() in
the IdlCompiler as well. The Logger allows us to
redirect any output easily...