Uses of Interface
org.owasp.esapi.LogFactory
-
Packages that use LogFactory Package Description org.owasp.esapi.reference This package contains reference implementations of the ESAPI interfaces. -
-
Uses of LogFactory in org.owasp.esapi.reference
Classes in org.owasp.esapi.reference that implement LogFactory Modifier and Type Class Description classJavaLogFactoryReference implementation of the LogFactory and Logger interfaces.classLog4JLogFactoryReference implementation of the LogFactory interface.Methods in org.owasp.esapi.reference that return LogFactory Modifier and Type Method Description static LogFactoryJavaLogFactory. getInstance()static LogFactoryLog4JLogFactory. getInstance()
-