📝 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
@@ -76,12 +76,7 @@ e.g.:
### Notes
Notes are here.
1. This helper exports complete build settings, not runtime state.
2. It is useful for generated configs, test fixtures, and setup introspection.
3. The output combines `LoggerConfig` and `AsyncLoggerConfig` without flattening them.
4. This API complements `parse_async_logger_build_config_text(...)` in roundtrip workflows.