📝 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: async-logger-config
group: api
category: async
update-time: 20260512
description: Build the queue, batching, linger, and flush policy config used by async loggers.
description: Create the queue, batching, linger, and flush policy config used by async loggers.
key-word:
- async
- config
@@ -88,4 +88,3 @@ e.g.:
1. This type controls async runtime behavior, not synchronous queue wrapping.
2. Prefer explicit values for production services so overflow and flush semantics are visible.