[en] By default, NiceLabel Automation logs events into log database. This includes higher-level information gathering, such as:
-
[en] action execution logging
-
[en] filter execution logging
-
[en] logging of trigger status updates
[en] For more information, see section Event Logging Options.
[en] However, default logging doesn't keep track of the deep under-the-hood executions. If troubleshooting is needed on the lower-level of the code execution, you must enable tracing mode. In this mode, NiceLabel Automation logs details about all internal executions that take place during trigger processing. Tracing mode should only be enabled during troubleshooting to collect logs and then disabled to resume normal operation.
警告
[en] Tracing mode slows down processing. It should only be used when instructed so by NiceLabel technical support team.
在启用跟踪重现问题后,禁用跟踪 product.config
文件或恢复您的原始文件 product.config
文件。
<Tracing> <Enabled>False</Enabled>