📝 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
-5
View File
@@ -73,12 +73,7 @@ e.g.:
### Notes
Notes are here.
1. This is the preferred API for hierarchical logger naming.
2. Composition uses `.` as the separator between parent and child segments.
3. The original logger is not mutated.
4. This API works well with `with_context_fields(...)` to align target and metadata scopes.