org.owasp.esapi
public interface LogFactory
ESAPILogger getLogger(java.lang.String moduleName)
moduleName - The name of the module requesting the logger.Logger getLogger(java.lang.Class clazz)
clazz - The name of the class requesting the logger.Copyright © 2014 The Open Web Application Security Project (OWASP). All Rights Reserved.