📝 Refine API doc notes and guidance

This commit is contained in:
Nanaloveyuki
2026-05-12 13:32:15 +08:00
parent 4d913aa642
commit c6c153cf53
47 changed files with 0 additions and 236 deletions
-5
View File
@@ -75,12 +75,7 @@ e.g.:
### Notes
Notes are here.
1. Prefer this API over manually combining `pending_count()`, `dropped_count()`, and runtime-mode helpers.
2. Use `pretty=true` when emitting logs for humans and the compact form for machine-oriented payloads.
3. This snapshot is especially useful in cross-target deployments where async behavior differs by backend.
4. `AsyncLoggerState` is diagnostics-oriented and does not control the logger.