Class LogUtils
java.lang.Object
com.broadleafcommerce.orchestration.internal.LogUtils
-
Method Summary
-
Method Details
-
log
Add a log message to the execution history for this activity. Logs are generally referenced in the execution history of the workflow. SeeHistoryElement.getLogs()
.- Parameters:
logName
- Identifying name for the log messagelogMessage
- The message to log
-
find
-