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. 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.
|
||||
|
||||
Reference in New Issue
Block a user