mirror of
https://github.com/Nanaloveyuki/BitLogger.git
synced 2026-05-30 15:42:25 +00:00
📝 Refine API doc notes and guidance
This commit is contained in:
@@ -75,12 +75,7 @@ e.g.:
|
||||
|
||||
### Notes
|
||||
|
||||
Notes are here.
|
||||
|
||||
1. Use this API when async build config is stored as JSON.
|
||||
|
||||
2. Use `AsyncLoggerBuildConfig::new(...)` when assembling config directly in code.
|
||||
|
||||
3. Pair this API with `build_async_logger(...)` after validation.
|
||||
|
||||
4. The split `logger` plus `async_config` shape keeps sync and async concerns explicit.
|
||||
|
||||
Reference in New Issue
Block a user