📝 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
@@ -85,12 +85,7 @@ e.g.:
### Notes
Notes are here.
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.
3. Use `stringify_async_logger_config(...)` when exporting diagnostics or generated config.
4. This API is reused by `AsyncLoggerBuildConfig` rather than duplicated.