Uses of Class
org.apache.log4j.ProvisionNode
-
Packages that use ProvisionNode Package Description org.apache.log4j The main log4j package. -
-
Uses of ProvisionNode in org.apache.log4j
Methods in org.apache.log4j with parameters of type ProvisionNode Modifier and Type Method Description private void
Hierarchy. updateChildren(ProvisionNode pn, Logger logger)
We update the links for all the children that placed themselves in the provision node 'pn'.
-