Package org.owasp.esapi.logging.java
-
Interface Summary Interface Description JavaLogBridge Contract for translating an ESAPI log event into an Java log event. -
Class Summary Class Description ESAPICustomJavaLevel Definitions of customized Java Logging Level options to map ESAPI behavior to the desired Java Log output behaviors.ESAPIErrorJavaLevel Deprecated. 10/24/2020 : References should use ESAPICustomJavaLevel.ERROR_LEVELJavaLogBridgeImpl Implementation which is intended to bridge the ESAPI Logging API into Java supported Object structures.JavaLogFactory LogFactory implementation which creates JAVA supporting Loggers.JavaLogger ESAPI Logger implementation which relays events to an Java delegate. -
Enum Summary Enum Description JavaLogLevelHandlers