Uses of Interface
org.owasp.esapi.LogFactory

Packages that use LogFactory
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
 class JavaLogFactory
          Reference implementation of the LogFactory and Logger interfaces.
 class Log4JLogFactory
          Reference implementation of the LogFactory interface.
 

Methods in org.owasp.esapi.reference that return LogFactory
static LogFactory Log4JLogFactory.getInstance()
           
static LogFactory JavaLogFactory.getInstance()
           
 



Copyright © 2011 The Open Web Application Security Project (OWASP). All Rights Reserved.