Procedures for Log Messages

The following interface procedures can be used to define text messages that will be written to the log file of the respective MERLIC application that was started, e.g., the MERLIC Creator or MERLIC RTE. You can find the log files in the default directory "%LOCALAPPDATA%\MVTec\MERLIC\" . In case the MERLIC Creator is used, the log messages are written to the log files of the MERLIC Creator with the prefix "merlic_creator", e.g., "merlic_creator_2022_08_14_08_19_23_7764_000.log". In case MERLIC RTE is used, the log messages are written to the log files of MERLIC RTE with prefix "merlic_rte", e.g., "merlic_rte_2022_08_14_09_19_23_7764_000.log". For more information about the available logging settings for MERLIC, see the topic Logging in the MERLIC manual.

The procedures below only write the specified text message to the log file. If you want to set the tool state of the custom tool, you have to use the interface procedures described in the topic Procedures for Tool States.

Procedures