mirror of
https://github.com/Nanaloveyuki/BitLogger.git
synced 2026-07-24 00:42:18 +00:00
519 B
519 B
name, group, category, update-time, description, key-word
| name | group | category | update-time | description | key-word | |||
|---|---|---|---|---|---|---|---|---|
| library-async-logger-with-trace-context | api | facade | 20260719 | Bind TraceContext fields through the restricted LibraryAsyncLogger facade. |
|
Library-async-logger-with-trace-context
LibraryAsyncLogger::with_trace_context(...) returns a derived library facade with trace_id, span_id, trace_flags, and optional trace_state attached to each later record. It does not start a worker or change lifecycle state.