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. This helper is most useful when targets are structured hierarchically.
|
||||
|
||||
2. Prefer this helper over ad hoc inline prefix logic for readability.
|
||||
|
||||
3. Use `target_is(...)` instead when exact equality is required.
|
||||
|
||||
4. Combine with `message_contains(...)` or field predicates for narrower routing rules.
|
||||
|
||||
Reference in New Issue
Block a user