All Classes and Interfaces
Class
Description
A method nnotated this annotation may have one of the following signature:
foo()
foo(T requestBody)
foo(HttpServletRequest request)
foo(HttpServletRequest request, HttpServletResponse response)
foo(HttpServletRequest request, HttpServletResponse response, T requestBody)
Copy pasted from `org.apache.logging.log4j.core.pattern.PatternParser`
Loads the log configurations when LogViewer is embedded into a Java web application.
Date in ISO8601 format.
Log-viewer should be compatible with both "javax.servlet.*" and "jakarta.servlet.*" servlets.
Log-viewer should be compatible with both "javax.servlet.*" and "jakarta.servlet.*" servlets.
todo make externalizable and optimize
Adapts values whose runtime type may differ from their declaration type.