-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: None
The current naming could be improved a bit. It's Diagnosticlog4j.properties and Productionlog4j.properties, which aren't easy to find. Better would be:
- log4j.properties
- log4j-diagnostic.properties
- log4j-production.properties.
It also turns out that the production one is a copy of the default and isn't actually used. We should remove it.