Uses of Interface
org.owasp.esapi.logging.log4j.Log4JLogBridge
-
Packages that use Log4JLogBridge Package Description org.owasp.esapi.logging.log4j -
-
Uses of Log4JLogBridge in org.owasp.esapi.logging.log4j
Classes in org.owasp.esapi.logging.log4j that implement Log4JLogBridge Modifier and Type Class Description class
Log4JLogBridgeImpl
Deprecated.Constructors in org.owasp.esapi.logging.log4j with parameters of type Log4JLogBridge Constructor Description Log4JLogger(org.apache.log4j.Logger slf4JLogger, Log4JLogBridge bridge, int defaultEsapiLevel)
Deprecated.Constructs a new instance.
-