📝 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 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.
3. Use `logger_config_to_json(...)` and `stringify_logger_config(...)` for export.
4. `AsyncLoggerBuildConfig` reuses this type rather than inventing a second sync logger schema.