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:
@@ -77,12 +77,7 @@ e.g.:
|
||||
|
||||
### Notes
|
||||
|
||||
Notes are here.
|
||||
|
||||
1. Use this for stable metadata, not highly dynamic event-specific values.
|
||||
|
||||
2. Prefer `fields([("k", "v")])` when you want a more ergonomic call site.
|
||||
|
||||
3. This API composes naturally with `with_filter(...)`, `with_patch(...)`, and `with_queue(...)`.
|
||||
|
||||
4. If you want an alias with the same semantics, use `bind(...)`.
|
||||
|
||||
Reference in New Issue
Block a user