You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**FORMAT_FILE**| LOG |`{datetime} ({process:5d}, {thread:5d}) {message:120s} ({filename}:{lineno})`| A trace message format that use to write to target pointer. |
267
280
|**DATETIME_FORMAT**| LOG |`%Y-%m-%d %H:%M:%S`| A datetime format of the trace log. |
268
-
|**TRACE_URL**| LOG |`file:./logs`| A pointer URL of trace log that use to emit log message. |
281
+
|**TRACE_URL**| LOG |`file:./logs`| A pointer URL of trace log that use to emit log message. Now uses optimized handler by default.|
269
282
|**TRACE_ENABLE_WRITE**| LOG |`false`| A flag that enable writing trace log. |
270
283
|**AUDIT_URL**| LOG |`file:./audits`| A pointer URL of audit log that use to write audit metrix. |
271
284
|**AUDIT_ENABLE_WRITE**| LOG |`true`| A flag that enable writing audit log after end execution in the workflow release step. |
0 commit comments