Package org.veupathdb.lib.container.jaxrs.utils.logging
package org.veupathdb.lib.container.jaxrs.utils.logging
-
ClassesClassDescriptionCentralizes the assigning of log line vars (referenced in log4j2.yml patterns)This class is identical to Log4J 2.x's MdcPatternConverter EXCEPT for a change to the format() method where we convert the request start time into a request duration at the time this line is being logged.