Details
Description
Please avoid trying to setup file logging, if RuntimeConstants.RUNTIME_LOG
property is not set or empty. The thrown exception (e.g. in
SimpleLog4JLogSystem#init) is misleading! Having no [file] logging
set, AFAIK has no implications on the production of the results,
so it is neither a PANIC situation nor worth for a warning message.
I would at max. assign it to the INFO level, speaking in terms of a log system...