📝 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
-6
View File
@@ -71,9 +71,3 @@ e.g.:
- If callers need a JSON value instead of text, they should use `async_logger_state_to_json(...)` instead.
### Notes
1. This API is the most convenient direct output path for async logger snapshots.
2. Use `pretty=true` for humans and the default compact mode for machine-oriented logs.