Skip to content

Commit 664d3e8

Browse files
committed
Clarify SystemTask and mention version numbers
1 parent 5ec783f commit 664d3e8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/en/docs/refguide/runtime/logging/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ This list is currently incomplete and is being updated.
104104
| StorageAzure | Logs messages related to file handling if you are using Azure system as your file store. |
105105
| StorageLocal | Logs messages related to file handling if you are using the local file system as your file store. |
106106
| StorageS3 | Logs messages related to file handling if you are using Amazon S3 system as your file store. |
107-
| SystemTask | Logs system management actions. |
107+
| SystemTask | Logs system management actions on clusters and nodes. *Moved from Core in Mendix version 11.6.1* |
108108
| TaskQueue | All actions related to Task Queues |
109109
| WebServices | Traces SOAP call request and response contents. |
110110
| WebUI | Logs if thresholds related to feedback size defined in [Client Runtime Settings](/refguide/custom-settings/#web-client-settings) have exceeded the defined threshold, or creating a valid session has failed. |

content/en/docs/refguide10/runtime/logging/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ This list is currently incomplete and is being updated.
9898
| StorageAzure | Logs messages related to file handling if you are using Azure system as your file store. |
9999
| StorageLocal | Logs messages related to file handling if you are using the local file system as your file store. |
100100
| StorageS3 | Logs messages related to file handling if you are using Amazon S3 system as your file store. |
101-
| SystemTask | Logs system management actions. |
101+
| SystemTask | Logs system management actions on clusters and nodes. *Moved from Core in Mendix version 10.18.13 MTS and 10.24.14 LTS* |
102102
| WebServices | Traces SOAP call request and response contents. |
103103
| WebUI | Logs if thresholds related to feedback size defined in [Client Runtime Settings](/refguide10/custom-settings/#web-client-settings) have exceeded the defined threshold, or creating a valid session has failed. |
104104
| Workflow Engine | Logs messages related to workflow executions, for example, lifecycle events, such as a start or an end of a workflow, execution of workflow actions, and errors that occur during the execution. |

content/en/docs/refguide9/runtime/logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ This list is currently incomplete and is being updated.
9292
| Services | |
9393
| StorageAzure | Logs messages related to file handling if you are using Azure system as your file store. |
9494
| StorageS3 | Logs messages related to file handling if you are using Amazon S3 system as your file store. |
95-
| SystemTask | Logs system management actions. |
95+
| SystemTask | Logs system management actions on clusters and nodes. *Moved from Core in Mendix version 9.24.41* |
9696
| WebServices | Traces SOAP call request and response contents. |
9797
| WebUI | |
9898
| Workflow Engine | Logs messages related to workflow executions, for example, lifecycle events, such as a start or an end of a workflow, execution of workflow actions, and errors that occur during the execution. |

0 commit comments

Comments
 (0)