-
Type:
Documentation
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Documentation
-
Labels:None
The documentation available here http://logging.apache.org/log4j/2.x/manual/extending.html#LoggerContextFactory says the system property to control the LoggerContextFactory is log4j2.LoggerContextFactory.
But the code is actually looking for this property.
log4j2.loggerContextFactory
Small issue with case - but could be difficult to troubleshoot.