📝 Polish API doc consistency and scope

This commit is contained in:
Nanaloveyuki
2026-05-12 13:47:04 +08:00
parent c6c153cf53
commit 80f15cd455
24 changed files with 9 additions and 118 deletions
+1 -2
View File
@@ -3,7 +3,7 @@ name: logger-config
group: api
category: config
update-time: 20260512
description: Build the main logger configuration object used by config-driven runtime logger assembly.
description: Create the main logger configuration object used by config-driven runtime logger assembly.
key-word:
- logger
- config
@@ -88,4 +88,3 @@ e.g.:
1. This is the core typed config object for sync logger assembly.
2. Prefer this API when config is generated in code rather than parsed from text.