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.
Agreed. We'll fix after we punch out 1.4, which I 'm trying to do now