Skip to content

docs(CSM): Add Global Log Processing Level description to English documentation#596

Merged
nevstop merged 4 commits into
Dev_2026Q1from
copilot/sub-pr-594
Feb 9, 2026
Merged

docs(CSM): Add Global Log Processing Level description to English documentation#596
nevstop merged 4 commits into
Dev_2026Q1from
copilot/sub-pr-594

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 9, 2026

  • Review the Chinese documentation changes in commit abe3619
  • Identify the corresponding section in English documentation
  • Add Global Log Processing Level description to English documentation
  • Verify the translation is accurate and consistent
  • Fix punctuation consistency in the list items
  • Remove "(currently handled as default)" from Level3/Level4 in both EN and CN docs
  • Reply to the comment after completing the update

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI and others added 2 commits February 9, 2026 07:44
…umentation

Co-authored-by: nevstop <8196752+nevstop@users.noreply.github.com>
… list

Co-authored-by: nevstop <8196752+nevstop@users.noreply.github.com>
Copilot AI changed the title [WIP] Update English description for global log filter level docs(CSM): Add Global Log Processing Level description to English documentation Feb 9, 2026
Copilot AI requested a review from nevstop February 9, 2026 07:46
> - Normal: Standard processing, collects rate and count statistics, and updates the latest filtered parameters;
> - Level1: Filters periodic logs, but only updates the filtered list;
> - Level2: Filters periodic logs, but does not update the filtered list;
> - Level3/Level4 (currently handled as default): Automatically sets source-side filtering rules. Periodic logs will not be sent from the source, so no tools will be able to detect these log records.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

改成这个,中文版也删掉() 中的内容

  • Level3/Level4: Automatically sets source-side filtering rules. Periodic logs will not be sent from the source, so no tools will be able to detect these log records.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

已完成!已从英文版和中文版中删除"(目前被default处理)"/"(currently handled as default)"(commit 8e6dad1)。

现在两个版本的Level3/Level4描述都是:

  • EN: Level3/Level4: Automatically sets source-side filtering rules...
  • CN: Level3/Level4:自动设置源端过滤规则...

Co-authored-by: nevstop <8196752+nevstop@users.noreply.github.com>
@nevstop nevstop marked this pull request as ready for review February 9, 2026 07:49
@nevstop nevstop merged commit 643d63a into Dev_2026Q1 Feb 9, 2026
@nevstop nevstop deleted the copilot/sub-pr-594 branch February 9, 2026 07:49
Copilot AI restored the copilot/sub-pr-594 branch February 9, 2026 07:49
Copilot AI requested a review from nevstop February 9, 2026 07:49
Copilot stopped work on behalf of nevstop due to an error February 9, 2026 07:49
@nevstop nevstop deleted the copilot/sub-pr-594 branch February 24, 2026 10:02
nevstop added a commit that referenced this pull request Apr 10, 2026
* init dev_2026Q1

* 修复文档中的CSM消息关键字列表格式

* #326 #321 不再支持 VI Analyzer

* trial license 显示 xxminxxs

* #595 docs(CSM): 添加自动注册状态更改事件句柄的文档说明

在模块操作API的中英文文档中添加了Auto Register?控件的说明,用于指定是否自动注册全部状态更改事件句柄

* docs(CSM): 更新Global Log处理等级说明并删除过时文档

添加Global Log处理等级的详细说明,包含不同等级的处理方式。同时删除已废弃的Massdata、API String和INI-Variable相关文档文件,这些功能已不再维护。

* docs(CSM): Add Global Log Processing Level description to English documentation (#596)

* Initial plan

* docs(CSM): Add Global Log Processing Level description to English documentation

Co-authored-by: nevstop <8196752+nevstop@users.noreply.github.com>

* docs(CSM): Fix punctuation consistency in Global Log Processing Level list

Co-authored-by: nevstop <8196752+nevstop@users.noreply.github.com>

* docs(CSM): Remove parenthetical note from Level3/Level4 description

Co-authored-by: nevstop <8196752+nevstop@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: nevstop <8196752+nevstop@users.noreply.github.com>

* [update] #586 Update Complete log for Sync/Async Message

* #586

* [update] #590 Show nodes left number in module destroy log for worker/chain mode.

* [fix] #591 Exiting issue for chain mode when some node is timout for "macro: exit"

* OpenFP for all tools

* docs: change multiple-CSMs-in-single-VI admonition from NOTE to WARNING (#598)

* Initial plan

* Add warning tip for placing multiple CSMs in a single VI

Co-authored-by: nevstop <8196752+nevstop@users.noreply.github.com>

* Change [!NOTE] to [!WARNING] for multiple-CSMs-in-single-VI tip

Co-authored-by: nevstop <8196752+nevstop@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: nevstop <8196752+nevstop@users.noreply.github.com>

* #93 在 exe/lvlibp 的情况下也关闭前面板

* [remove] Remove "fCSM - Add VI Reference Case to CSMs.vi" tool

* 调整 VI 属性

* [fix] fix "CSM - Interface Browser.vi" launcher entry

* #587 _shared/ 目录的 VI 修改为 inline

* update CSM - user.lib Dir.vi method

* [update] CSM tool Update

* [update] CSM tool Update: fix CSM - Switch Language Tool.vi

* apply document change

* fix https://github.com/NEVSTOP-LAB/Communicable-State-Machine/actions/runs/23091199012

* 更新工作流:将 actions/checkout 更新至 v4.2.2

* 延长 macro: exit 的等待时间
https://github.com/NEVSTOP-LAB/Communicable-State-Machine/actions/runs/23102376962

* mass compile

* wait timeout extend to 60000

* docs: Improve README readability and synchronize EN/CN versions

Agent-Logs-Url: https://github.com/NEVSTOP-LAB/Communicable-State-Machine/sessions/acbc8edf-d5be-4270-9f65-4e3fda3ae18d

Co-authored-by: nevstop <8196752+nevstop@users.noreply.github.com>

* [add] 添加一些最常用的 ui utility VIs

* update Auto Resize All MultiListbox Columns (Uniform Text).vi

* 修改逻辑,在 build machine 上一定会编译

* trigger testcase

* doc: rewrite .doc/Syntax.md as comprehensive bilingual CSM syntax reference (#602)

* doc: rewrite .doc/Syntax.md with full bilingual syntax reference

Agent-Logs-Url: https://github.com/NEVSTOP-LAB/Communicable-State-Machine/sessions/7ca7f727-18bc-4253-9cfe-593b23d6db98

Co-authored-by: nevstop <8196752+nevstop@users.noreply.github.com>

* doc: address review comments in Syntax.md

Agent-Logs-Url: https://github.com/NEVSTOP-LAB/Communicable-State-Machine/sessions/7ca7f727-18bc-4253-9cfe-593b23d6db98

Co-authored-by: nevstop <8196752+nevstop@users.noreply.github.com>

* Update .doc/Syntax.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update .doc/Syntax.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* doc: move quick reference to the top of Syntax.md

Agent-Logs-Url: https://github.com/NEVSTOP-LAB/Communicable-State-Machine/sessions/bcaf8e47-c743-407c-b53f-89d36e872c1c

Co-authored-by: nevstop <8196752+nevstop@users.noreply.github.com>

* doc: convert section descriptions to GitHub callouts, remove encoding section

Agent-Logs-Url: https://github.com/NEVSTOP-LAB/Communicable-State-Machine/sessions/398957db-20c8-4f0c-9e09-1bfe9e60b2fa

Co-authored-by: nevstop <8196752+nevstop@users.noreply.github.com>

* doc: remove all examples from Syntax.md

Agent-Logs-Url: https://github.com/NEVSTOP-LAB/Communicable-State-Machine/sessions/2dcbf64d-385c-4208-a98f-9c3cd9ec0d66

Co-authored-by: nevstop <8196752+nevstop@users.noreply.github.com>

* doc: add explanations for reserved built-in states and module naming rules in Syntax.md

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: nevstop <8196752+nevstop@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: nevstop <nevstop@NEVSTOP-LAB>

* trigger test https://github.com/NEVSTOP-LAB/Communicable-State-Machine/actions/runs/24176988115/job/70560562245

* doc: update v2026Q1 release notes in vipb and .doc/release note.txt (#603)

Agent-Logs-Url: https://github.com/NEVSTOP-LAB/Communicable-State-Machine/sessions/541c29e1-2327-4829-a757-2c851d59af0d

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: nevstop <8196752+nevstop@users.noreply.github.com>

* update vipb

* trigger testcase

---------

Co-authored-by: yao0928 <yao.li@emerson.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: nevstop <nevstop@NEVSTOP-LAB>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants