Package org.owasp.esapi.logging.appender
-
Interface Summary Interface Description LogAppender Contract interface for appending content to a log message. -
Class Summary Class Description ClientInfoSupplier Supplier which can provide a String representing the client-side connection information.EventTypeLogSupplier Supplier implementation which returns a consistent String representation of an EventType for loggingLogPrefixAppender LogAppender Implementation which can prefix the common logger information for EventType, Client data, and server data.ServerInfoSupplier Supplier which can provide a String representing the server-side connection information.UserInfoSupplier Supplier which can provide a String representing the client-side connection information.