Am 13.06.2013 um 12:01 schrieb
eisior...@gmail.com:
> When within one of the Annotators an error is thrown nothing is written to the console. How can i achieve to print everything to the console instead of just the log files.
Check what logging system you are using and tell it to write to the console in addition to writing to the log files.
Neither UIMA not uimaFIT configure the logging sub-system, so you must be doing that somewhere else.
Cheers,
-- Richard