Details
Description
The SimpleLog4JLogSystem class looks at the
property "runtime.log.logsystem.log4j.category" when trying to determine
which "category" to log to [should really be logger as Log4j no longer uses the
term 'category', but thats a different story...]
The property name should come from the RuntimeConstants class like most of the
other property keys.