Uses of Class
com.avoka.tm.svc.EventLogger
Packages that use EventLogger
-
Uses of EventLogger in com.avoka.tm.svc
Methods in com.avoka.tm.svc that return EventLoggerModifier and TypeMethodDescriptionEventLogger.setMessage
(String message) Set the event log message property.EventLogger.setRequest
(jakarta.servlet.http.HttpServletRequest request) Set the request property to log.Set the transaction to associate with the event log.Set the transaction record id to associate with the event log.EventLogger.setWriteToLogger
(boolean writeToLogger) Specify whether to write a message to the Log4J server.log file.